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

Update Input Component #801

Closed
3 of 4 tasks
realdylanzheng opened this issue Mar 25, 2024 · 2 comments
Closed
3 of 4 tasks

Update Input Component #801

realdylanzheng opened this issue Mar 25, 2024 · 2 comments
Assignees
Labels
Groomed Issues that have been refined and are ready to be worked on. High Priority | Haute priorité

Comments

@realdylanzheng
Copy link

realdylanzheng commented Mar 25, 2024

As a designer and library maintainer, I want to reduce the number of variants by leveraging nest properties, so that bilingual component updates are more efficient, leading to a more robust design.

As a user,
I want to input and edit my input without a character restriction,
to reduce the worry of my input being cutoff or truncated.

Tasks

Design

  • Increase input width

Code

  • Increase input width calculation (2x)
  • Remove maxLength

Content

  • Add content explaining the different input sizes
@realdylanzheng realdylanzheng changed the title Simplify Input component Update Input Component Apr 9, 2024
@adorayi
Copy link
Contributor

adorayi commented May 1, 2024

Design is done, code is remaining.

@adorayi adorayi added Groomed Issues that have been refined and are ready to be worked on. High Priority | Haute priorité labels May 1, 2024
@melaniebmn
Copy link

Input changes added in PR #536

@adorayi adorayi closed this as completed May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Groomed Issues that have been refined and are ready to be worked on. High Priority | Haute priorité
Projects
None yet
Development

No branches or pull requests

3 participants