pnp / pnp/sp-dev-fx-controls-react

Accessibility issues on Taxonomy Picker

Open
#837 3 comments 0 reactions 0 assignees View on GitHub

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
  1. When nothing is selected - In fast pass run (Accessibility Insights for Web) reports failed button-name
  2. When something already selected - In fast pass run (Accessibility Insights for Web) reports failed aria required children,
    and failed button-name
  3. Not able to navigate through selected options in field by tabbing
  4. Text Failing in dark theme when click on icon
  5. During NVDA navigation (x) remove icon on selected item read as clickable
Expected
  1. No issue raised
  2. No issue raised
  3. Able to navigate through selected options in field by tabbing
  4. All Text should visible in dark theme when click on icon
  5. It should read button remove

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.