LemmyNet / jerboa

A native android app for Lemmy
GNU Affero General Public License v3.0
1.14k stars 167 forks source link

The "action requires an account" popup isn't optimized for screen readers. #1510

Open dessalines opened 1 month ago

dessalines commented 1 month ago

Pre-Flight checklist

Describe The Feature Request Below

The “This action requires an account” can be accessed by Talkback by swiping to the left, however all content of this popup is read separately without conveying that they belong together. The content is also read right to left: “This action requires an account”<Login<Dismiss. This way the user does not even know what is to be dismissed before having this option.