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

Button and Form Element Size Normalization #2619

Closed
endigo9740 opened this issue Apr 15, 2024 · 2 comments
Closed

Button and Form Element Size Normalization #2619

endigo9740 opened this issue Apr 15, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@endigo9740
Copy link
Contributor

Screenshot 2024-04-15 at 4 01 01 PM

This will include:

  • Ensure buttons and form inputs have a normalized height
  • Reviews options to offer multiple size inputs (which match button sizes)
  • (more requests welcome below)
@endigo9740 endigo9740 added the enhancement New feature or request label Apr 15, 2024
@endigo9740 endigo9740 added this to the v3.0 (Next) milestone Apr 15, 2024
@endigo9740 endigo9740 self-assigned this Apr 15, 2024
@DevOfManyThings
Copy link

DevOfManyThings commented Oct 25, 2024

As mentioned on discord, I think it makes sense to consistently apply the rounded-container attribute to form inputs.
The below example is about textareas, but I think it should really apply to all form input elements as it makes everything consistent and just better looking imo.

For textareas in particular it avoids the below example for themes with rounded elements cutting off visible text for larger text areas, and imo just looks more consistent that way.

image

image

@endigo9740
Copy link
Contributor Author

Resolved by #3189

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants