Is there any trick to implement floating label for dropdown and datepicker components in Angular Dart?

Issue

Is there any trick to implement floating label for material-dropdown-select and material-datepicker components in Angular Dart, like has to material-input?

We have here: Floating label in AngularDart Gallery – Material Input Demo

Here with AngularJs Material: Enter date dropdown in Demos – Input. Example: enter image description here

But this behavior we do not have here:

...DemoComponent in AngularDart Gallery – Material Dropdown Selection

...DemoComponent in AngularDart Gallery – Material Datepicker

Solution

Sorry our enterprise UX didn’t want the floating label in their designs and so it was never implemented. If the UX team changes their mind we will add them, but so far they are happy with the current design.

Answered By – Ted Sander

Answer Checked By – Candace Johnson (FlutterFixes Volunteer)

Leave a Reply

Your email address will not be published. Required fields are marked *