microsoft / fluentui-blazor

Microsoft Fluent UI Blazor components library. For use with ASP.NET Core Blazor applications
https://www.fluentui-blazor.net
MIT License
3.73k stars 359 forks source link

Add floating labels #1949

Closed MarvinKlein1508 closed 5 months ago

MarvinKlein1508 commented 5 months ago

🙋 Feature Request

It would be a nice addition if fluent-ui could support floating labels. Displaying a label for every text field makes the UI grow really fast. Take a look on this for comparison:

With floating labels: grafik

Without floating labels: grafik

dvoituron commented 5 months ago

It doesn't seem to respect the FluentUI design. This is not currently planned

vnbaaij commented 5 months ago

As Denis said. We follow the Fluent Design System (in this case https://fluent2.microsoft.design/components/web/react/field/usage#layout)