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

When the dropdownlist is on the left edge , the popup position start from the right side of the field and not from the left :

Empty

Sample: https://stackblitz.com/edit/react-llgc42-iwqdb3?file=index.js

 

Replication procedure :

1.Run the Sample.

2. And open the popup

3.  you can see the issue

 

Expected Output: Dropdownlist popup should be positioned like in the above image

Current Output: Dropdownlist popup is not positioned properly.