Skip to content

Conversation

@karanBRAVO
Copy link
Contributor

@karanBRAVO karanBRAVO commented Apr 10, 2025

Make the navbar more accessible by adding key-down event listener on buttons. Now, one can navigate menu-items using up or down arrow-keys along with tab and shift-tab.

Fixes #2933

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • is from a uniquely-named feature branch and is up-to-date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123

Make the navbar more accessible by adding
key-down event listener on buttons. Now
one can navigate menu-items using `up` or
`down` arrow-keys.
@welcome
Copy link

welcome bot commented Apr 10, 2025

🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already.

@karanBRAVO
Copy link
Contributor Author

Hello @raclim,
What are your suggestions for this PR?

@raclim
Copy link
Collaborator

raclim commented Apr 10, 2025

Thanks for your work on this!

We do already have an open PR that resolves this issue. Since we're planning to work with that one, I don't think we can get this in. I'm sorry that we're not able to work with this one, but please feel free to check that one out and add any other thoughts you might have!

@raclim raclim closed this Apr 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Up/Down arrow keys not working on dropdown

2 participants