Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: the labelPlacement attribute set to 'floating' does not function properly when buttons or icons are used within a ion text area. #29208

Closed
3 tasks done
Fearcoder opened this issue Mar 24, 2024 · 2 comments
Assignees
Labels

Comments

@Fearcoder
Copy link

Prerequisites

Ionic Framework Version

v7.x

Current Behavior

In Ionic blog 7.6, you can utilize buttons, icons, and text within text fields. However, when I use an icon within the text area component, the floating animation ceases to function. Interestingly, commenting out the button code restores the animation.

Expected Behavior

When focusing on the text field, the label should activate the animation. Currently, it remains stacked.

Steps to Reproduce

  1. Focus on the text field.
  2. The animation is not visible due to the float value.

Code Reproduction URL

https://github.com/Fearcoder/CodeBug

Ionic Info

Ionic:

Ionic CLI : 7.2.0
Ionic Framework : @ionic/angular 7.8.1
@angular-devkit/build-angular : 17.3.1
@angular-devkit/schematics : 17.3.1
@angular/cli : 17.3.1
@ionic/angular-toolkit : 9.0.0

Capacitor:

Capacitor CLI : 5.7.4
@capacitor/android : not installed
@capacitor/core : 5.7.4
@capacitor/ios : not installed

Utility:

cordova-res : not installed globally
native-run : 2.0.1

System:

NodeJS : v20.10.0 (C:\Program Files\nodejs\node.exe)
npm : 10.3.0
OS : Windows 10

Additional Information

This was announced in the following blog

https://ionic.io/blog/announcing-ionic-7-6

@liamdebeasi
Copy link
Contributor

Thanks for the issue. I am going to close this as a duplicate of #28665.

@liamdebeasi liamdebeasi closed this as not planned Won't fix, can't repro, duplicate, stale Mar 25, 2024
Copy link

ionitron-bot bot commented Apr 24, 2024

Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Apr 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants