-
-
Notifications
You must be signed in to change notification settings - Fork 387
feat(Checkbox): add max prop #2058
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
base: v2
Are you sure you want to change the base?
Conversation
commit: |
… auto-focus when opened (unovue#2055) * fix(DatePicker): allow `initialFocus` to control the calendar's auto-focus on open * fix: corrects imports * refactor: remove `initialFocus`
Hi @malik-jouda . Thanks for the PR. But could put in more description of what this PR is trying to implement? |
While functionally sound, I have concerns wrt accessibility and user experience. It is very reasonable to come to the conclusion the checkboxes are "broken" if there is no feedback to the user that they have reached the limit (both visually, and via tools like screen readers). It may be a good use-case for using |
This comment was marked as resolved.
This comment was marked as resolved.
…lendar's auto-focus when opened (unovue#2055)" This reverts commit c764bf5.
This reverts commit e0ec317.
No description provided.