VoiceOver rotor on messages #660
Labels
A11y
Accessibility
Hacktoberfest
Issues which are suitable for Hacktoberfest PRs: https://hacktoberfest.digitalocean.com/
help wanted
Extra attention is needed
T-Enhancement
New features, changes in functionality, performance boosts, user-facing improvements
To Decide
problem
VoiceOver users navigate allot with the rotor.
With the rotor, you can select secondary options of the element that is selected. For visual people, you can see it like a right mouse click.
Currently, this is not implemented on messages, which is frustrating because VoiceOver users are used to navigate this way. (messengers like WhatsApp, iMessage and signal already have this and VoiceOver users love this feature)
solution
Implement the rotor on messages. With 1 swipe they can delete messages, reply, forward, etc.
what should happen
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
One option is to keep it as it is. Currently the workflow to delete a message for instance is holding the cursor on a message that they want to delete, simulate a long press by triple tapping and clicking on the delete button.
For VoiceOver users that know allot about the subject, they know the triple tap exist. But an average VoiceOver user doesn't know this and feel frustrated that they cannot delete a message or reply to a message.
An average VoiceOver user does know about the rotor and when they revalidate the tutors teach about the rotor and not about the triple tap. So the rotor it is!
links
explenation of what the rotor is and how to use it
swiftui documentation for implementing secondary actions for swiftUI
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: