ionic-framework icon indicating copy to clipboard operation
ionic-framework copied to clipboard

fix(input,select): floating label custom sizes

Open mapsandapps opened this issue 2 years ago • 1 comments
trafficstars

Issue number: #


What is the current behavior?

Adjusting the size of a floating label on an Input or Select, e.g. by:

<ion-input style="font-size: 30px" fill="outline" label="Large floating label" label-placement="floating"></ion-input>

causes the label to not be centered.

Screenshot 2023-11-02 at 11 40 07 AM

What is the new behavior?

  • Labels of any size are centered.

Screenshot 2023-11-02 at 11 39 43 AM

Does this introduce a breaking change?

  • [ ] Yes
  • [ ] No

Other information

mapsandapps avatar Nov 01 '23 13:11 mapsandapps

@mapsandapps is this ready for review?

thetaPC avatar Jan 31 '24 00:01 thetaPC

Closing for now. If the team would still like to work on this please bring it up internally!

liamdebeasi avatar Apr 02 '24 13:04 liamdebeasi