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

Description:

In Multiselect Checkbox mode, the height of the dropdown input changes when selecting and unselecting items.

Note : The issue occurs only in material theme.

Sample : https://stackblitz.com/edit/kjwpck-fedd85?file=index.js



Replication Procedure:

  1. Run the sample.
  2. Open the dropdown.  
  3. Select the item , see the issue .  

Expected:  The height must remain the same when selecting or unselecting items..

Current:  The height of the dropdown input changes when selecting and unselecting items.