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

Problem with horizontal alignment of InputField #101

Open
MikeDabrowski opened this issue Feb 2, 2017 · 3 comments
Open

Problem with horizontal alignment of InputField #101

MikeDabrowski opened this issue Feb 2, 2017 · 3 comments

Comments

@MikeDabrowski
Copy link

I'd like to achieve following effect (Name and Age fields just under their labels and in one horizontal line) using InputFields:
image
I tried setting them width but no luck. Even putting them into doesn't help because I receive warnings
image
image

and can't read value from them. Using TextInput, on the other hand doesn't allow me fetching the data as form generator does (into formData array)

@jbrodriguez
Copy link
Contributor

@MikeDabrowski take a look at #102, I think it's related to what you're seeing

@zurez
Copy link

zurez commented Oct 18, 2017

Having same issue.

@zurez
Copy link

zurez commented Oct 18, 2017

Not able to set width.

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

No branches or pull requests

3 participants