cibernox / cibernox/ember-power-select-typeahead
[Accessibility] Pass aria-label to trigger (input) element
Open
- Dominant language
- JavaScript
- Stars
- 37
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I have a problem when I use the ariaLabel property on power-select-typeahead : the ariaLabel is not set direcly on the input element but on its parent div. Can you fix it ?
Regards,
Contributor guide
Research direction
Start at the power-select-typeahead component's handling of the ariaLabel property and inspect how the trigger input is rendered. Verify that the supplied label is applied directly to the input element rather than its parent div, and confirm the accessibility behavior with the relevant component tests if available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100