Skip to content

[Bug][A11Y][Checkbox] Incorrect accessibility labelΒ #514

@pya35

Description

@pya35

Prerequisites

Your test device

iPhone 14+

OS Version

iOS26

App version

0.6.0 (520)

Describe the issue

The accessibility label is read by Voice Over but is also used by Voice Control, so users can control the app by voice only, for example by saying the visible label, for example "touch Label".

Here, the label is "CheckboxLabel" concatenation of "checkbox" (role) and label "Label"

Expected Behavior

Label should contain only the label of the checkbox
The role should be in trait (for basics traits) or value (for custom role)

Sub-issues

Metadata

Metadata

Assignees

Type

Projects

Status

In Review

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions