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

Required input - unnecessary announced star #12862

Open
esporysz opened this issue Dec 20, 2024 · 0 comments
Open

Required input - unnecessary announced star #12862

esporysz opened this issue Dec 20, 2024 · 0 comments

Comments

@esporysz
Copy link

esporysz commented Dec 20, 2024

Is this a bug, enhancement, or feature request?
bug

Which versions of Angular and Fundamental Library for Angular are affected? Please, specify the exact version. (If this is a feature request, use current version.)
angular: 18.2.4
fundamental: 0.53.1-rc.23

If this is a bug, please provide steps for reproducing it; the exact components you are using;

  1. Create a required input like in the example input.
  2. Turn on VoiceOver (tested with MacOs version 14.7) and read label of the input.

For required input star character is announced as 'star'. This should not be visible for screen reader. For required input it is sufficient to add aria-required=true and then it is announced as a required field.

It was consulted with accessibility expert.

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

No branches or pull requests

1 participant