You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when using dropdown element in combination with floatlabel, the floatlabel is "active" even when the dropdown component's value is null. ironically, if you click on the clearIcon, the floatlabel returns to the default position as it should be when the dropdown has value null.
i first noticed this bug in 10.9.1. the issue is present even in the example page
melloware
added
Type: Bug
Issue contains a defect related to a specific component.
and removed
Status: Needs Triage
Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
labels
Jan 29, 2025
Describe the bug
when using dropdown element in combination with floatlabel, the floatlabel is "active" even when the dropdown component's value is null. ironically, if you click on the clearIcon, the floatlabel returns to the default position as it should be when the dropdown has value null.
i first noticed this bug in 10.9.1. the issue is present even in the example page
Reproducer
https://stackblitz.com/edit/x1jh55xi?file=src%2FApp.jsx
System Information
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: