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

When invalid data is entered into the input of the DateRangePicker, the floating label switches back to the input field, causing it to overlap with the data. Additionally, when the selected date range is cleared, the floating label remains at the top. This issue occurs in all versions.

 

Sample: 


Replication procedure:

1. Run the sample.

2. Enter "9/10" and then focus out.

3. The floating label overlaps with the text.

4. Now select any date range and focus out.

5. Clear the selected date range and focus out.


Expected Output: The Float label needs to function properly.

Current Output: The Float label not function properly.