patternfly / patternfly/patternfly-react
Label group - live region/a way to convey a label was added
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 862
- Forks
- 392
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 9
Description
Is this a new component or an extension of an existing one?
Label group
Describe the feature
Currently when a label is added via the examples/demos where a label can be added, there's no indication that a label was successfully added when interacting via VoiceOver.
A live region on the label group when addLabelControl is passed in would help resolve this, but may be verbose if there are a lot of labels (each label would get read out loud, not just the newly created one).
Are there visuals for this feature? If applicable, please include examples for each state and for varying widths
Include screenshots or links to Marvel or other mockups.
N/A
Any other information?
N/A
Jira Issue: PF-170
Contributor guide
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 with the Label group examples/demos and trace the behavior when addLabelControl is passed in. Review the VoiceOver announcement requirement and decide how to announce a newly added label without rereading every label; done means the result is conveyed accessibly in the relevant interaction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- accessibility, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100