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

Change BaseTextInput width to full #818

Merged
merged 1 commit into from
Nov 30, 2023
Merged

Conversation

federico-ercoles
Copy link
Member

width={undefined} in BaseTextInput made it so that it would overflow when inside a component with a width constraint. This PR makes it align with BaseNumberInput, which already has width="full".

@federico-ercoles federico-ercoles merged commit df39574 into main Nov 30, 2023
1 check passed
@federico-ercoles federico-ercoles deleted the fix_textinput_width branch November 30, 2023 15:28
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