cashapp / AccessibilitySnapshot

Easy regression testing for iOS accessibility
Apache License 2.0
550 stars 69 forks source link

Accessibility description is incorrect for elements that have toggle trait, but not button trait, on iOS 17 #199

Open NickEntin opened 8 months ago

NickEntin commented 8 months ago

The last three elements of the switch button test now read:

"Fake label, Switch button, on" / "Double tap to toggle setting." "Fake label, Switch button 3" / "Double tap to toggle setting." "Fake label, Switch button value" / "Double tap to toggle setting."

_Originally posted by @NickEntin in https://github.com/cashapp/AccessibilitySnapshot/pull/195#discussion_r1464586663_