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

Have multiple on-screen keyboards active at once - each set to input text to a specific input field #700

Closed
CPMikeAmato opened this issue Oct 9, 2018 · 2 comments

Comments

@CPMikeAmato
Copy link

Hi all-

Bit of a tricky use case that I've run into here and am seeking some input from the community.

I'm building a pretty simple web application which will be displayed on a set of large touch screens - think 30ft wide and 6ft tall. This application has a bunch of buttons divided into separate categories - six different spaces to be exact.

We expect many users to be using this at the same time, as it will be placed in a place with heavy traffic in our office. We envision multiple users looking at different sides of the screen at the same time. When users tap a button, it will display some basic info about the button they clicked and then have a text input field to input their email address if they'd like this info emailed to them.

Multiple users could bring up this text input field in the current category they're looking at of the 6 noted above. I envision an onscreen keyboarding popping up to allow users to input their email and send off the form. Super easy if only one user is working at a time, but in this case, multiple forms could be seeking user input at the same time.

I drew up a really quick mockup to hopefully make this clearer: https://imgur.com/a/WNgFzrc

Is there any way that two separate on-screen keyboards can exist at the same time while being set to only input text to a specific text input field?

Will gladly answer any questions or input on a better way to accomplish this.

Thanks all!

-Mike

@Mottie
Copy link
Owner

Mottie commented Oct 9, 2018

Hi @CPMikeAmato!

Please checkout issue #415 to see if that solution works for you.

@CPMikeAmato
Copy link
Author

Hi @CPMikeAmato!

Please checkout issue #415 to see if that solution works for you.

This is exactly what I was looking for. We've yet to start up development but are working through Wireframes with the project leads. Thanks @Mottie for the timely reply - this will be exactly what we're looking to accomplish. :-)

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

2 participants