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

Keyboard Navigation for React Grid - Enter (Return) - Performs the action of the focused element doesn't switches the focused cell to the edit state. #3425

Closed
2 of 4 tasks
nikhilahujaoutlook opened this issue Oct 27, 2021 · 2 comments · Fixed by #3431
Assignees
Labels
bug Grid The DevExtreme Reactive Grid component

Comments

@nikhilahujaoutlook
Copy link

nikhilahujaoutlook commented Oct 27, 2021

  • I have searched this repository's issues and believe that this is not a duplicate.

I'm using ...

  • React Grid
  • React Chart
  • React Scheduler

Current Behaviour

Keyboard Navigation for React Grid - Enter (Return) - Performs the action of the focused element doesn't switches the focused cell to the edit state.

Nothing happens on click of Enter key on focused cell.

I am using 3.0.0-beta.1 of Devextreme as suggested here.

Expected Behaviour

On click of Enter key focused cell should change to editable state.

Steps to Reproduce

i have created a sample where issue is reproducible Sample

Screenshots

Environment

  • devextreme-reactive: 3.0.0-beta.1
  • react: 17.0.2
  • browser: Chrome
  • bootstrap: none
  • react-bootstrap: none
  • material-ui: none
@nikhilahujaoutlook
Copy link
Author

@Krijovnick Thanks for working on this. Is there a way i can try this out or do i have to wait until next beta or full release.

@Krijovnick
Copy link
Contributor

@nikhilahujaoutlook You can try it in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Grid The DevExtreme Reactive Grid component
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants