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: padding in flat text input on web #2410

Merged
merged 2 commits into from Dec 14, 2020
Merged

Conversation

unikvozm
Copy link
Contributor

Summary

#2402

Test plan

@callstack-bot
Copy link

callstack-bot commented Dec 10, 2020

Hey @unikvozm, 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

.

@Trancever
Copy link
Contributor

@unikvozm Do you know what is the root of that inconsistency between mobile and web? That issue is web-specific and I am trying to understand if there is a way to fix it in a root instead of adding some padding here and there :D

@unikvozm
Copy link
Contributor Author

@Trancever, yeah, the different logic was for web and mobiles: for web it was padding 36 only, and for mobiles: margin 36 and padding 8
Screenshot 2020-12-10 at 20 21 35

and now it is the same on all platforms.
Screenshot 2020-12-10 at 20 31 54

@Trancever
Copy link
Contributor

Thank you @unikvozm

@Trancever Trancever merged commit ae83848 into master Dec 14, 2020
@Trancever Trancever deleted the fix/textinput-padding branch December 14, 2020 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants