Skip to content

Conversation

@hentrymartin
Copy link
Collaborator

Related JIRA Ticket:

https://topcoder.atlassian.net/browse/PM-3398

What's in this PR?

  • moved I am currently working checkbox to the bottom

dirty
tabIndex={0}
type='checkbox'
onChange={bind(handleFormValueChange, this, 'currentlyWorking')}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[💡 readability]
Consider using a more descriptive function name instead of bind for handleFormValueChange to improve readability and maintainability. This will help future developers understand the purpose of the function more easily.

@hentrymartin hentrymartin merged commit 2b27f26 into dev Jan 20, 2026
8 checks passed
@hentrymartin hentrymartin deleted the pm-3398_3 branch January 20, 2026 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants