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

fix: adjust Text Input label width #4128

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Conversation

lukewalczak
Copy link
Member

@lukewalczak lukewalczak commented Oct 12, 2023

Fixes: #4106

Summary

Correct the label container width to take windows width only on the mobile platform. Also adjusted label maxWidth to be reduced by padding to it doesn't stick to the border.

Related issue

Test plan

Updated snapshot.

@callstack-bot
Copy link

callstack-bot commented Oct 12, 2023

Hey @lukewalczak, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

@github-actions
Copy link

The mobile version of example app from this branch is ready! You can see it here.

@lukewalczak lukewalczak merged commit 9895ccd into main Oct 16, 2023
3 checks passed
@lukewalczak lukewalczak deleted the fix/adjust-label-max-width branch October 16, 2023 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TextInput Label prop
2 participants