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

[Accessibility] Image Picker: Incorrect aria-label value in the hidden input of the choices #9454

Closed
jawher-tabessi opened this issue Feb 13, 2025 · 0 comments
Assignees
Labels
accessibility bug user issue An issue or bug reported by users

Comments

@jawher-tabessi
Copy link

Describe the bug
aria-label in the hidden input of the Image Picker choices contains the question title instead of the choice value

Steps to reproduce

  1. Go to https://surveyjs.io/form-library/examples/image-picker-question/reactjs
  2. Inspect the first choice (Lion)
  3. Position at the hidden input of the choice
  4. See wrong value of aria-label : question title instead of choice value

Expected behavior
aria-label of the hidden input of the choice contains choice value and not question title

Screenshots
See screenshot

Please complete the following information:

  • Browser: All browsers
  • JS framework/library: React
  • SurveyJS version: v1.12.23

Image

@JaneSjs JaneSjs added accessibility user issue An issue or bug reported by users labels Feb 14, 2025
dmitry-kurmanov added a commit that referenced this issue Feb 17, 2025
dmitry-kurmanov added a commit that referenced this issue Feb 18, 2025
dmitry-kurmanov added a commit that referenced this issue Feb 18, 2025
dmitry-kurmanov added a commit that referenced this issue Feb 19, 2025
dmitry-kurmanov added a commit that referenced this issue Feb 19, 2025
@RomanTsukanov RomanTsukanov changed the title [Accessibility] Image Picker : wrong value for aria-label in the hidden input of the choices [Accessibility] Image Picker: Incorrect aria-label value in the hidden input of the choices Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility bug user issue An issue or bug reported by users
Projects
None yet
Development

No branches or pull requests

3 participants