Skip to content
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

UBERF-NA-App: Add number increment buttons & ADA aria-labels on Button comp #5256

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

LoganEllsworth
Copy link

@LoganEllsworth LoganEllsworth commented Apr 8, 2024

  • Added up / down buttons on EditBox component for type="number" fields, increments value by 1.
  • Added aria-label to the Button component as prop aria for ADA compliance on buttons. Only added aria prop to the above mentioned buttons currently, as well as raw aria-labels to type="password" and text input fields in EditBox.

Screenshot from 2024-04-08 15-09-41

@LoganEllsworth LoganEllsworth marked this pull request as draft April 8, 2024 22:22
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.

None yet

1 participant