Skip to content

fix: #8659 Number Field Input Validation Update - #10362

Open
jsmitrah wants to merge 3 commits into
adobe:mainfrom
jsmitrah:fix/8659/numberfield-controlled-input-validation-update
Open

fix: #8659 Number Field Input Validation Update#10362
jsmitrah wants to merge 3 commits into
adobe:mainfrom
jsmitrah:fix/8659/numberfield-controlled-input-validation-update

Conversation

@jsmitrah

Copy link
Copy Markdown

Closes #8659

✅ Pull Request Checklist:

  • Included link to corresponding React Spectrum GitHub Issue.
  • Added/updated unit tests and storybook for this change (for new code or code which already has tests).
  • Filled out test instructions.
  • Updated documentation (if it already exists for this component).
  • Looked at the Accessibility Practices for this feature - Aria Practices

📝 Test Instructions:

  • Submit the form with an empty input and verify the validation error is displayed.
  • Click "Set to XXX" and verify the validation message is cleared automatically.
  • Confirm the form can now be submitted successfully without requiring manual input changes.

🧢 Your Project:

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.

Controlled input validation is not updated after an external change

1 participant