Orange-OpenSource / Orange-OpenSource/ouds-flutter
[Improvement][A11y] Present chips by group
Open
@Tayebsed93 is already working on this.
Since Oct 17, 2025.
🐞 bug
👂 accessibility
🔍 triage
- Dominant language
- Dart
- Stars
- 10
- Forks
- 5
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 9
Description
Prerequisites
- I have searched the backlog for duplicate or closed feature requests
Your test device
.
OS Version
.
App version
.
Describe the issue
Many controls are used by group and are related to the same setting or feature, for example a group of checkboxes, group of switches, group of chips, group of radios
Expected Behavior
For each selectable grouped controls, present them with at least 2 grouped components
If possible add a visible label, used to construct the accessible name.
The group should be labelled in a way that we understand the objective of the group, for example "filter by type of device" (for filter chips) or "select an option" (for radios)
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.
Assessment
This issue has not been assessed yet.