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

Bug - DataList - additional actions cause onSelectDataListItem to fire via keyboard #11390

Open
thatblindgeye opened this issue Jan 8, 2025 · 0 comments

Comments

@thatblindgeye
Copy link
Contributor

Describe the problem
In the Clickable rows data list example, using keyboard to toggle the kebab of either data list item causes the data list item to become selected without opening the kebab.

How do you reproduce the problem?
Go to above example and try using Space or Enter when the kebab toggle has focus. Notice that the menu does not open and instead the row gets selected.

Expected behavior
The kebab/action should be triggered without triggering the selection update of the data list item.

Is this issue blocking you?
List the workaround if there is one.

Screenshots
If applicable, add screenshots to help explain the issue.

What is your environment?

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

What is your product and what release date are you targeting?

Any other information?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needs triage
Development

No branches or pull requests

1 participant