Closed hchiam closed 5 years ago
(js) detect mobile: 1) change tab hint message 2) figure out how to get the secret button click to work on mobile voice control
Fixed point 2 by testing in real mobile device.
Use aria-hidden="true" as per https://github.com/hchiam/web-accessibility-course-notes#hidingshowing-only-for-accessibility-tree-at
aria-hidden="true"
(js) detect mobile: 1) change tab hint message 2) figure out how to get the secret button click to work on mobile voice control