pnp / pnp/sp-dev-fx-controls-react
Accessibility issues on Taxonomy Picker
Open
Nobody has claimed this yet.
type:enhancement
- Dominant language
- TypeScript
- Stars
- 433
- Forks
- 418
- Avg merge
- 5d 6m
- Merged PRs (30d)
- 19
Description
Version
Please specify what version of the library you are using: [ 2.4.0 ]
Observed
- When nothing is selected - In fast pass run (Accessibility Insights for Web) reports failed button-name
- When something already selected - In fast pass run (Accessibility Insights for Web) reports failed aria required children,
and failed button-name - Not able to navigate through selected options in field by tabbing
- Text Failing in dark theme when click on icon
- During NVDA navigation (x) remove icon on selected item read as clickable
Expected
- No issue raised
- No issue raised
- Able to navigate through selected options in field by tabbing
- All Text should visible in dark theme when click on icon
- It should read button remove
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the Taxonomy Picker control and reproduce the five reported cases with Accessibility Insights for Web, dark theme, and NVDA. Trace the control's selected-option and remove-button behavior; done means the reported accessibility checks pass, selected options are tabbable, dark-theme text is visible, and NVDA announces the remove button correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100