-
Notifications
You must be signed in to change notification settings - Fork 24
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
fix(a11y): make the most inputs more accessible #1518
Conversation
Suggested pull request title: fix(a11y): improve input accessibility through proper ID management and ARIA labels Thank you for this comprehensive accessibility improvement PR! The changes successfully implement proper ID management for form controls and add ARIA labels, which are crucial for screen reader compatibility and overall accessibility compliance. While the core functionality is solid, there are a few areas that could benefit from some enhancements:
The changes appear to be well-structured and thoughtfully implemented, but I recommend addressing these suggestions before merging to ensure the best possible accessibility implementation. This comment was added by our PR Review Assistant Bot. Please kindly acknowledge that To reply to the review and engage Review Bot in further conversation, start your comment with the words |
superseded by #1542 |
Issue number: ADDON-68266
PR Type
What kind of change does this PR introduce?
Summary
Changes
make the inputs more accessible in UI
User experience
Allow users to input accessibility options for UCC components, ensuring inputs are accessible via labels for improved usability.
Checklist
If an item doesn't apply to your changes, leave it unchecked.