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

[TextInput] Border Formatting #4619

Closed
dshalom opened this issue Dec 7, 2015 · 8 comments
Closed

[TextInput] Border Formatting #4619

dshalom opened this issue Dec 7, 2015 · 8 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@dshalom
Copy link

dshalom commented Dec 7, 2015

Formatting textinput on android is not working for me on android, but it is on iOS.
Im using react-native 0.15.0
Im applying the formatting like this:

fieldFocused: {
height: 40,
alignSelf: 'stretch',
paddingLeft: 10,
paddingRight: 10,
borderWidth: 1,
borderColor: '37ac47',
backgroundColor: 'white'
},

Any ideas?

@facebook-github-bot
Copy link
Contributor

Hey dshalom, thanks for reporting this issue!

React Native, as you've probably heard, is getting really popular and truth is we're getting a bit overwhelmed by the activity surrounding it. There are just too many issues for us to manage properly.

  • If this is a feature request or a bug that you would like to be fixed by the team, please report it on Product Pains. It has a ranking feature that lets us focus on the most important issues the community is experiencing.
  • If you don't know how to do something or not sure whether some behavior is expected or a bug, please ask on StackOverflow with the tag react-native or for more real time interactions, ask on Discord in the #react-native channel.
  • We welcome clear issues and PRs that are ready for in-depth discussion; thank you for your contributions!

@mkonicek
Copy link
Contributor

mkonicek commented Dec 7, 2015

Can you provide some screenshots on iOS / Android? Also this might be a good question for Stack Overflow to first confirm whether it's expected behavior or a bug.

@christopherdro christopherdro changed the title TextInput border formating on Android [TextInput] Border Formatting Dec 7, 2015
@dshalom
Copy link
Author

dshalom commented Dec 8, 2015

ios-border
android-border

@dshalom
Copy link
Author

dshalom commented Dec 8, 2015

Hi, Ive attached 2 screenshots to show the issue. On Android the styling of the corner radius, the border and border colour are not being applied.

@marsprince
Copy link

same problem,android didn't matter,and when I wanted to place a button within the same line,textInput disappered.

@mkonicek
Copy link
Contributor

mkonicek commented Dec 9, 2015

Thanks for the screenshots! It might just not be supported on Android yet. Please see the message from the bot above and vote for it here: https://productpains.com/product/react-native/?tab=top

@brentvatne
Copy link
Collaborator

Yeah I'd love to see this too, @dshalom can you create an issue for this on ProductPains as @mkonicek suggested? Thanks!

@uc-hus
Copy link

uc-hus commented Aug 1, 2016

On Android the styling of the corner radius, the border and border colour are not being applied. Why?

@facebook facebook locked as resolved and limited conversation to collaborators Jul 20, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

8 participants