Orange-OpenSource / Orange-OpenSource/ouds-flutter

[Improvement][A11y] Present chips by group

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

@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
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

Open the contributing guide

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.