WordPress-Android
WordPress-Android copied to clipboard
Settings: learn more element should be combined into a single focusable element
Steps to reproduce:
- Go to Settings > Accessibility > TalkBack > "Use service" or use the Volume key shortcut.
- In the WordPress app, go to My Sites > Settings > More.
- Swipe right to find the "Learn More" element.
Result: (48s)
This part of the Settings – More screen contains two elements that are focusable for TalkBack: (1) the text field, and (2) the learn more button. TalkBack reads the text of the first element (“You can…”) and finishes with “double tap to activate, double tap and hold to long press.” Double-tapping does nothing, however. Double tapping and holding opens a popup dialog. If the learn more button is focused, double tapping opens the same dialog. This could be improved by combining these two focusable elements into a single focusable element that opens the relevant dialog if activated.
Tested with WPAndroid 13.8-rc-1 on Pixel 3 Android 10.
/hat tip @mchowning for the report, internal reference: p77Llu-c0a-p2
Hello is this still up ?
@jd-alexander Are you still working on this? If not, maybe @nikopetr can take a look?
@shiki Yes, I am going to do look at this one and the other.
Howdy @jd-alexander, is this issue still available ?
@A-L-Fearon yes it is.
@jd-alexander. Hello, I would like to Contribute and work on this. Could you please help me with the authentication part?
Hi @Bawya1098 Thanks for volunteering to contribute. We really appreciate it 😄
Could you please help me with the authentication part?
Could you expound a bit on the issues you are having? Thank you.
@jd-alexander thanks for the response, was inquiring to take this on but @Bawya1098 beat me to it 😅
@jd-alexander, I was not clear with the OAuth2 Authentication,
I'm able to build it locally but not able to login.