ods-ios icon indicating copy to clipboard operation
ods-ios copied to clipboard

[Bug][a11y] Empty state module : Usage label and buttons not grouped

Open pya35 opened this issue 2 years ago • 2 comments

Prerequisites

Your test device

iPhone 14 Plus

OS Version

17.1.1

App version

v0.18.0

Describe the issue

related to #558 On module "Empty State", "usage" label and associated buttons are not grouped, so when Voice Over focus moves to one of the button, only the button is vocalized, not the group label.

Expected Behavior

Usage label and associated buttons should be grouped together to have an optimal vocalization when focus first moves to a button of the list. Try using : .accessibilityElement(children: .contain)

pya35 avatar Feb 15 '24 14:02 pya35

Fixed by #677

ludovic35 avatar Feb 29 '24 10:02 ludovic35

fixed

pya35 avatar Feb 29 '24 13:02 pya35