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

Fix #41: Extra characters can be entered via the Jumble visual keyboard beyond the character limit #42

Merged
merged 1 commit into from
Oct 16, 2023

Conversation

paulkim26
Copy link
Contributor

Fixes #41

  • If the input from the visual keyboard exceeds that of the allowable maximum length, the keyboard's input is truncated and set via the setInput method.

If you see any issues with my pull request or suggestions for improvement, please let me know.

Tags: bug

@vercel
Copy link

vercel bot commented Oct 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ikea-word-games ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 15, 2023 11:39pm

Copy link
Owner

@avikantz avikantz left a comment

Choose a reason for hiding this comment

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

Looks good, thanks @paulkim26 🎉

@avikantz avikantz merged commit 16dc986 into avikantz:main Oct 16, 2023
2 checks passed
@paulkim26 paulkim26 deleted the issue-41 branch October 16, 2023 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Extra characters can be entered via the Jumble visual keyboard beyond the character limit
2 participants