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

0
Votes

Sample: https://stackblitz.com/edit/react-n6qdem-dzgtj4?file=index.js


Case1:

  • Run the sample
  • drag the splitter vertical line fastly without clicking outside
  • You can see the issue

 

Expected: Performance issue should not occur

Actual: Some delay has occurred while we were dragging the splitter quickly.

 

Case2:

  • Run the sample
  • Hover the splitter vertical line
  • Focus will add after some delay

 

Expected: Focus should add properly

Actual: Focus is added after some seconds while we hover the splitter