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!

1
Vote

 By not setting a fixed width to our component, we want to set the width of the Time picker dropdown to the end of the time picker icon.

Sample : https://stackblitz.com/edit/react-1auqmm?file=index.css,index.js

Replication Procedure: 

  • Run the sample.
  • Click the time picker icon.
  • See the error.

Current Behavior : The width of the Time picker dropdown should not be to the end of the time picker icon.


Expected Behavior : The width of the Time picker dropdown should be to the end of the time picker icon.