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
In a multi-select dropdown component with chips and labelPlacement="inside", when isMultiline={true}, the placeholder text overlaps with the input area. This misalignment causes the placeholder to appear partially hidden, as shown in the attached screenshot.
NextUI Version
2.6.7
Describe the bug
In a multi-select dropdown component with chips and
labelPlacement="inside"
, whenisMultiline={true}
, the placeholder text overlaps with the input area. This misalignment causes the placeholder to appear partially hidden, as shown in the attached screenshot.here is my code
Your Example Website or App
No response
Steps to Reproduce the Bug or Issue
Expected behavior
The placeholder text should remain fully visible and aligned properly when the isMultiline is
true
and labelPlacement isinside
Screenshots or Videos
Operating System Version
macOS
Browser
Chrome
The text was updated successfully, but these errors were encountered: