Skip to content

PM-505 Fix QA feedback #994

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 21, 2025
Merged

PM-505 Fix QA feedback #994

merged 2 commits into from
Jan 21, 2025

Conversation

himaniraghav3
Copy link
Collaborator

Related JIRA Ticket:

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

What's in this PR?

Fixes QA feedback

@@ -37,6 +37,7 @@ const InputTextAutoSave: FC<InputTextProps> = (props: InputTextProps) => {
<InputText
{...props}
value={value}
forceUpdateValue
Copy link
Collaborator

Choose a reason for hiding this comment

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

fogot to mention this, make sure that whatever uses InputTextAutoSave is not broken by this (shouldn't, but just to be safe).

@himaniraghav3 himaniraghav3 merged commit 58ac4ae into dev Jan 21, 2025
2 checks passed
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.

2 participants