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

No aria-label applied to input element #967

Closed
alessandromontesanti opened this issue Aug 11, 2024 · 0 comments
Closed

No aria-label applied to input element #967

alessandromontesanti opened this issue Aug 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@alessandromontesanti
Copy link

Describe the bug
When setting aria label for the input element through the aria-labels prop, the label is not applied.

To Reproduce
Steps to reproduce the behavior:

  1. Set the aria-labels prop to the configuration object {input: 'Some label'}
  2. Label is not applied to the input element of the datepicker

Expected behavior
Label set should be applied to the input element.

@alessandromontesanti alessandromontesanti added awaiting triage The issue is not reviewed by the maintainers bug Something isn't working labels Aug 11, 2024
@Jasenkoo Jasenkoo removed the awaiting triage The issue is not reviewed by the maintainers label Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants