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

6
Votes
  1. Setting SfComboBox's Background color does not affect the dropdown's background, but setting text color does affect dropdown text color. This makes for an impossible situation in dark mode. Either dropdown color should match the entry box's or both the dropdown's background and text colors should be independent of other settings.
  2. Dropdown height ought to be no more than the sum of its visible items and the control ought to be smart enough to assure that, unless a control template is provided. While the dropdown height is programmable, that should only be required if a full list is going to be too tall.