Orange-OpenSource / Orange-OpenSource/ouds-flutter

[Bug][A11y][Switch] Read-only variant is not accessible

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

@Tayebsed93 is already working on this.

Since Dec 3, 2025.

🐞 bug 👂 accessibility
Dominant language
Dart
Stars
10
Forks
5
Avg merge
6d 8h
Merged PRs (30d)
9

Description

Prerequisites
Your test device

iPhone14+

OS Version

iOS26

App version

0.6.0 (520)

Describe the issue

Read-only switch has no role/trait so it's not reached with screen-reader or other assistive tools.

Expected Behavior

Read-only switch should have accessible role/trait, label and value(on/off), like an active switch but without the possibility to change the value.
You can use the "value" or "hint" property to convey the read-only state

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.