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!
Components: ComboBox, DropdownList and NumericTextBox
The ComboBox Placeholder not being displayed when the ComboBox is placed inside the Dialog component. This behavior is inconsistent with previous versions (Volume 1 2024 - 25.1.35V) where the Placeholder was functioning correctly.
To provide more clarity on the issue, here are some key points:
- The Placeholder text is not visible within the ComboBox when it is nested within the Dialog component.
- This issue is impacting the user experience and functionality of the ComboBox feature.
- The label width is set to 0px and it's causing the issue.
Replication procedure :
Expected Output: The placeholder needs to show.
Current Output: The placeholder is not shown.
case2:
Description:
the border is not properly filled in the material and material3 themes when we focus on the component."
https://blazorplayground.syncfusion.com/VjhfZTtEctQCmVTF
Replication procedure:
Expected Behaviour: Border should be filled properly on focus the component
Actual Behaviour: Border not filled properly on focus the component