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

Refactor Input component #871

Open
rubenthoms opened this issue Feb 11, 2025 · 0 comments
Open

Refactor Input component #871

rubenthoms opened this issue Feb 11, 2025 · 0 comments
Labels
enhancement New feature or request refactoring

Comments

@rubenthoms
Copy link
Collaborator

rubenthoms commented Feb 11, 2025

Material UI Base has extended functionality quite a bit:
https://mui.com/base-ui/react-input/
https://mui.com/base-ui/react-number-input/

Hence, we can remove some of our custom code and start using their implementations. The number input could either become a new component or we add a prop switch to our current Input component that controls which component is returned. Also, we could start using their adornments implementation.

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

No branches or pull requests

1 participant