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

adds virtual keyboard on mobile #2

Closed
wants to merge 1 commit into from
Closed

adds virtual keyboard on mobile #2

wants to merge 1 commit into from

Conversation

jasonzubiate
Copy link

This change resolves #1 by adding a virtual keyboard when the user is on mobile. I could not test the feature that well but setting a focus to the first item in the grid should force the keyboard open.
Signed-off-by: Jason Zubiate <jasonzubiate.com>

@Tashuuuu Tashuuuu mentioned this pull request Nov 17, 2023
Copy link
Owner

@naikmubashir naikmubashir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @jasonzubiate you may notice that the element which takes/displays the value is not 'input' type. So the changes you made don't solve the issue.

@jasonzubiate jasonzubiate closed this by deleting the head repository Nov 20, 2023
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.

[FEATURE]Make the webpage responsive
2 participants