🐛 Bug Report
In v5 RC4, the FluentDatePicker "field must be a date" validation message overlaps with the required validation message.
💻 Repro or Code Sample
- Navigate to https://fluentui-blazor-v5.azurewebsites.net/Forms
- Enter text that is not a date into the demo form date picker.
- Clear the text from the date picker
- Enter text that is not a date into the date picker a second time. The "Production date is required" and "The ProductionDate field must be a date." validation messages will be shown overlapping each other.
🤔 Expected Behavior
The validation messages should not overlap.
😯 Current Behavior
The validation messages overlap.
🌍 Your Environment
- OS & Device: Windows 11 on PC
- Browser: Google Chrome
- .NET version 10
- Fluent UI Blazor library Version 5.0.0-rc.4-26180.1
🐛 Bug Report
In v5 RC4, the FluentDatePicker "field must be a date" validation message overlaps with the required validation message.
💻 Repro or Code Sample
🤔 Expected Behavior
The validation messages should not overlap.
😯 Current Behavior
The validation messages overlap.
🌍 Your Environment