bug: floating label-placement becomes stacked when ion-button ion-icon slot is used, the label is not animated as it becomes fixed #28790
Labels
holiday triage
issues that were created during holiday period
Prerequisites
Ionic Framework Version
v7.x
Current Behavior
In this documentation page, https://ionicframework.com/docs/api/input, in the Start and End Slots (experimental) example, when one runs the example in Stackblitz, and remove the placeholder text in the input and also set the label-placement to floating, the label floats even though there is no placeholder text or cursor not on input
Expected Behavior
The label should only float when the cursor is in the input for someone to enter input.
Steps to Reproduce
In this documentation page, https://ionicframework.com/docs/api/input, in the Start and End Slots (experimental) example, when one runs the example in Stackblitz, and remove the placeholder text in the input and also set the label-placement to floating, the label floats even though there is no placeholder text or cursor not on input
Code Reproduction URL
No response
Ionic Info
I just opened the document example on StackBlitz, this does not seem to have this functionality
Additional Information
No response
The text was updated successfully, but these errors were encountered: