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

TextareaControl: Inconsistent spacing between textarea and help text #49115

Closed
richtabor opened this issue Mar 15, 2023 · 0 comments · Fixed by #49116
Closed

TextareaControl: Inconsistent spacing between textarea and help text #49115

richtabor opened this issue Mar 15, 2023 · 0 comments · Fixed by #49116
Assignees
Labels
[Package] Components /packages/components [Type] Bug An existing feature does not function as intended

Comments

@richtabor
Copy link
Member

I noticed the TextareaControl's help text is a bit off, compared to Input help text.

Visuals

Demonstrating the inconsistency:

CleanShot 2023-03-15 at 16 01 09

Adding display: block to the textarea resolves this:

CleanShot 2023-03-15 at 16 02 02

CleanShot 2023-03-15 at 16 05 40

@richtabor richtabor added [Type] Bug An existing feature does not function as intended [Package] Components /packages/components labels Mar 15, 2023
@github-actions github-actions bot added the [Status] In Progress Tracking issues with work in progress label Mar 15, 2023
@priethor priethor removed the [Status] In Progress Tracking issues with work in progress label May 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Package] Components /packages/components [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants