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!

  • 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

Components: ComboBox, DropdownList and NumericTextBox

Sample : https://www.syncfusion.com/downloads/support/directtrac/general/ze/Float_Label_Issue_from_2024_V1_release1030094953

              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 :

  •   Run the sample.
  • The Placeholder is not visible.

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:

  1. Run the sample
  2. focus the component
  3. You can see the issue

Expected Behaviour: Border should be filled properly on focus the component

Actual Behaviour: Border not filled properly on focus the component