Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, 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,

I would like to use the scheduler keyboard interaction for my project. However, I have encountered a few problems in doing so.

1) When navigating through the individual elements (resources, events) with Tab, some of the resources no longer match their corresponding rows.

Empty


If you scroll to the end of the scheduler and tab again, a complete white block is created before the first resource.

Empty


2) If I navigate with the arrow keys or tab and the data is re-rendered by virtual scrolling, I lose focus on the last cell. How can I make it so that the focus lands back on the last focused cell after rerendering?


The problems mentioned above can also be reproduced in the example in your documentation:

https://ej2.syncfusion.com/javascript/documentation/schedule/virtual-scrolling/#virtual-scrolling


Regards

Adrien P.