Skip to content

[dev-v5] fix: overlapping validation messages in FluentDatePicker #5008

Description

@NathanWilliamsCloca

🐛 Bug Report

In v5 RC4, the FluentDatePicker "field must be a date" validation message overlaps with the required validation message.

💻 Repro or Code Sample

  1. Navigate to https://fluentui-blazor-v5.azurewebsites.net/Forms
  2. Enter text that is not a date into the demo form date picker.
Image
  1. Clear the text from the date picker
Image
  1. 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.
Image

🤔 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

Metadata

Metadata

Assignees

Labels

bugA bugclosed:doneWork is finished. The version in which the work will show up might not have been released yet!v5For the next major version

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions