mattermost/mattermost

Difficulty Accessing Message Options via Keyboard Navigation in Mattermost for screen readers.

Open

#26,961 创建于 2024年5月4日

在 GitHub 查看
 (5 评论) (0 反应) (1 负责人)TypeScript (32,880 star) (7,823 fork)batch import
Help Wanted

描述

Checks before filing an issue

Mattermost Desktop Version

not important

Operating System

windows 11 64 bit

Mattermost Server Version

not important

Steps to reproduce

  1. download and run nvda screen reader.
  2. open mattermost and open a chat.
  3. try to find a message.
  4. try to reply to that message or react with emojis. you should press tab or arrow keys a lot if you do not want to use the mouse.

Expected behavior

all of the functionalities related to message should be accessed by context menu as standard in most of the apps.

Observed behavior

described before

Log Output

not important

Additional Information

Screen reader users face significant challenges when navigating through message options in Mattermost, such as replying to messages, adding emojis, and accessing other functionalities. Currently, the process requires excessive tabbing or use of arrow keys, making it inefficient and time-consuming. This is particularly cumbersome when users need to interact with several messages, as each action to reply or access message options involves navigating to and activating these controls repetitively. A practical solution would be to implement a context menu that is accessible via the applications key (similar to functionality in other messaging platforms like Microsoft Teams, Skype, and Slack). This would allow screen reader users to quickly bring up options related to any message they are focused on without needing to navigate through multiple controls. By pressing the applications key, users could directly access a list of all relevant options for a particular message, significantly streamlining the interaction process. This change would not only align Mattermost with standard accessibility practices seen in other leading messaging applications but also greatly enhance the user experience for those relying on keyboard, ultimately making Mattermost more inclusive and efficient for all users.

贡献者指南