Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Description: The popup and content list share the same fixed max-height, without accounting for the filter field.
Replication Steps:
Expected Behavior: When AllowFiltering is enabled, the dropdown height should be calculated correctly, including the filter field.
Actual Behavior: When AllowFiltering is enabled, the dropdown height is not calculated correctly and does not account for the filter field.