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

Clicking on MenuItem should not trigger focus #544

Closed
mimarz opened this issue Sep 8, 2020 · 0 comments · Fixed by #604
Closed

Clicking on MenuItem should not trigger focus #544

mimarz opened this issue Sep 8, 2020 · 0 comments · Fixed by #604
Assignees
Labels
🐛 bug Something isn't working core-react eds-core-react

Comments

@mimarz
Copy link
Contributor

mimarz commented Sep 8, 2020

Describe the bug

When clicking on MenuItem the last one & clicked is focused

Steps to reproduce the bug

  1. Use Menu
  2. Click MenuItem

Expected behavior

  • No focus on last MenuItem
  • No focus on clicked MenuItem
  • Focus only on keyboard navigation
@mimarz mimarz added the 🐛 bug Something isn't working label Sep 8, 2020
@mimarz mimarz added the core-react eds-core-react label Sep 9, 2020
@mimarz mimarz self-assigned this Sep 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working core-react eds-core-react
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant