cibernox / cibernox/ember-power-select-typeahead

[Accessibility] Pass aria-label to trigger (input) element

Open
#76 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.