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

Add text and select input #814

Merged
merged 5 commits into from
Nov 30, 2023
Merged

Add text and select input #814

merged 5 commits into from
Nov 30, 2023

Conversation

federico-ercoles
Copy link
Member

This PR separates the input components from their field counterparts for Text and Select, similarly to what we already had for Number and Checkbox. Naming for these components was inferred from the existing examples.
I've had to refactor the NumberInput component, in order to align it with the new components, which I think would make the PR breaking.

I've done some basic testing in Storybook to confirm that there should be no visual or functional regression for the existing Field components, and also to confirm the functionality of the Input components.

Copy link
Member

@veej veej left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks 👍

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

Successfully merging this pull request may close these issues.

2 participants