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

DataTable: regression in single mode Space and Enter keys are catched and are not usable into cells #2259

Closed
emiravete opened this issue Aug 27, 2021 · 0 comments
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@emiravete
Copy link
Contributor

[X] bug report
[ ] feature request
[ ] support request => Please do not submit support request here, instead see https://forum.primefaces.org/viewforum.php?f=57

Current behavior
Create a datatable with the props selection="single"
Add a cell with a button
Set the focus on the button with the keyboard
You cannot activate the button with the keyboard (Space or Enter key)

Expected behavior
Able to activate button with the keyboard

Please tell us about your environment:
Windows

  • React version: *
    17

  • PrimeReact version: *
    6.5.1

  • Browser: *
    All

  • Language: *
    TypeScript 4

@mertsincan mertsincan self-assigned this Nov 6, 2021
@mertsincan mertsincan added the Type: Bug Issue contains a defect related to a specific component. label Nov 6, 2021
@mertsincan mertsincan added this to the 7.0.0.Final milestone Nov 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

No branches or pull requests

2 participants