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!>
Thanks for joining our community and helping improve Syncfusion products!
When the dropdownlist is on the left edge ,
the popup position start from the right side of the field and not from the left
:
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.