Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Hello

There is a bug when trying to navigate and edit the grid data with keyboard when batch edit mode is used.

Attached is a sample project (asp .net core, angular 11, syncfusion 19.2.55)

- run project
- from console execute command "npm start" when in ClientApp folder, because proxy is in use
- when grid is loaded double click into column "Value" to start editing
- use keyboard key "tab" to move into "Combo value" column
- press alt+down to try to open the popup to try to select the value
- popup opens and immediately closes
- cell editor is closed/removed

Is there a bug or a configuration problem? Please help.

Sincerely