-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Description
NextUI Version
2.4.5
Describe the bug
The approach to separating input and help text was chosen incorrectly. Since it is fixed and does not react to overflow. Thus, help text that has two or more lines will be displayed under the bottom block.
In fact, all inputs with label have the same problem (margin top problem)
Your Example Website or App
No response
Steps to Reproduce the Bug or Issue
- Use
DateInput
with the long description (two or more lines) - Expect problems displaying long descriptions
Expected behavior
The help text has its own styles to separate from the main block. How this is done in the Input
component.
Input:
Screenshots or Videos
No response
Operating System Version
macOs Sonoma 14.5
Browser
Chrome
Metadata
Metadata
Assignees
Labels
No labels