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

The Dropdown icon is positioned outside the wrapper only when using the ValueTemplate. Additionally, the selected text overflows outside the wrapper.

 


Replication procedure:

  • Run the sample.
  • Select any value and notice the Selected text.


Expected Output: The Dropdown icon needs to be positioned inside the wrapper, and the selected text do not overflows beyond the wrapper when using the ValueTemplate.


Current Output: The Dropdown icon is positioned outside the wrapper, and the selected text overflows beyond the wrapper when using the ValueTemplate.