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

Allow sets of select ones to behave like text inputs #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Rodel30
Copy link

@Rodel30 Rodel30 commented Dec 7, 2017

Multi Selects aren't very intuitive to use for most users (in my experience), so using multiple select-ones in series with the same field name is common for me. Being able to have those act the same as inputs with the same name allows spreading of the values out.

There may be a better way to do this, but I was going for quick and using the data that was readily available at that point in the code. If there is a suggestion for another approach I'd be happy to implement it.

Multi Selects aren't very intuitive to use for most users (in my experience), so using multiple `select-one`s in series with the same field name is common for me. Being able to have those act the same as inputs with the same name allows spreading of the values out.
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.

1 participant