Skip to content

[BUG] - DateInput problems displaying long descriptions #3515

@rettimo

Description

@rettimo

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)

image

Your Example Website or App

No response

Steps to Reproduce the Bug or Issue

  1. Use DateInput with the long description (two or more lines)
  2. 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:

image

Screenshots or Videos

No response

Operating System Version

macOs Sonoma 14.5

Browser

Chrome

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions