Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessibility: Reminder submenu should focus on first item when accessed from keyboard #27070

Open
mattermod opened this issue May 20, 2024 · 2 comments
Assignees
Labels
Difficulty/1:Easy Easy ticket Good First Issue Suitable for first-time contributors Help Wanted Community help wanted Tech/ReactJS Web app

Comments

@mattermod
Copy link
Contributor

Steps to reproduce

  • Tab to the ••• icon on any message
  • press DOWN with the keyboard until you get to the Remind menu item
  • press RIGHT to open the submenu

Observed

  • The focus is not set on the first menu item

Expected

  • According to accessibility guidelines, when the submenu is opened from a keyboard, the keyboard focus should be placed on the first item in the submenu.

Reference

https://www.w3.org/WAI/ARIA/apg/patterns/menubar/


If you're interested please comment here and come join our "Contributors" community channel on our daily build server, where you can discuss questions with community members and the Mattermost core team. For technical advice or questions, please join our "Developers" community channel.

New contributors please see our Developer's Guide.

JIRA: https://mattermost.atlassian.net/browse/MM-55278

@mattermod mattermod added Help Wanted Community help wanted Up For Grabs labels May 20, 2024
@marianunez marianunez changed the title [P2] Accessibility: Reminder submenu should focus on first item when accessed from keyboard Accessibility: Reminder submenu should focus on first item when accessed from keyboard May 20, 2024
@marianunez marianunez added Good First Issue Suitable for first-time contributors Difficulty/1:Easy Easy ticket Tech/ReactJS Web app labels May 20, 2024
@bkpecho
Copy link

bkpecho commented May 20, 2024

Hi! @marianunez . I'm interested in working on this issue.

@marianunez
Copy link
Member

I've assigned this to you, thanks @bkpecho!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Difficulty/1:Easy Easy ticket Good First Issue Suitable for first-time contributors Help Wanted Community help wanted Tech/ReactJS Web app
Projects
None yet
Development

No branches or pull requests

3 participants