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!

0
Votes

While using the multiselect dropdown component with itemTemplate , When start to filter by text, the position of the popup shakes by rendering on top and bottom, creating a bad experience for the user. 

 

Sample: https://stackblitz.com/edit/stackblitz-starters-azhr14pq


Replication procedure:

  • Run the sample
  • Search the text
  • You can see Initially popup opened in top then after filtered, popup opened in bottom 

 

Actual : Popup  flickered while searching the  text

Expected: Popup should open in top or bottom without flickering