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

feat(InputMasked): add aria-live for changes (Field.Number) #3177

Open
tujoworker opened this issue Jan 5, 2024 · 0 comments
Open

feat(InputMasked): add aria-live for changes (Field.Number) #3177

tujoworker opened this issue Jan 5, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@tujoworker
Copy link
Member

tujoworker commented Jan 5, 2024

We should probably create an component, and use it in:

  • Autocomplete (replace current aria-live solution for search results).
  • InputMasked (enhance with NumberFormat aria utils for better a11y UX). More info here.
  • Field.Number: add tests for it as well.
  • and other places I don't remember right now.
@tujoworker tujoworker added the enhancement New feature or request label Jan 5, 2024
@tujoworker tujoworker self-assigned this Jan 5, 2024
@tujoworker tujoworker added this to the Forms Issue milestone Jan 5, 2024
@tujoworker tujoworker changed the title feat(InputMasked): add aria-live for changes feat(InputMasked): add aria-live for changes (Field.Number) Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant