cashapp / AccessibilitySnapshot

Easy regression testing for iOS accessibility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description for SwiftUI toggles missing accessibility value

DavidBrunow opened this issue · comments

I'd expect the description to include ", off" at the end to describe the toggle's description or ", on" if the toggle were on to match the description from VoiceOver.

Output from accessibility snapshot testing tool with the VoiceOver description for a SwiftUI toggle. The description generated does not include the value of "off"

Please ignore my noise, my local copy of the repo was not up-to-date with the fix made in November.

That being said, we could use a release with the fix.