Skip to content

fix(TextInput): update condition to check for forgiving errors in TextInput#487

Open
spike014 wants to merge 1 commit into
aradzie:masterfrom
spike014:master
Open

fix(TextInput): update condition to check for forgiving errors in TextInput#487
spike014 wants to merge 1 commit into
aradzie:masterfrom
spike014:master

Conversation

@spike014

@spike014 spike014 commented Jul 29, 2025

Copy link
Copy Markdown

Fix #321 #324

I've updated the tests, and they now pass, but I'm not 100% sure if my solution fully matches your expectations. Please feel free to point out any mistakes or suggest improvements.


Thanks again for this awesome website. I'm a big fan! Love it! ❤️ @aradzie

@semanticdiff-com

semanticdiff-com Bot commented Jul 29, 2025

Copy link
Copy Markdown

Review changes with  SemanticDiff

Changed Files
File Status
  packages/keybr-textinput/lib/textinput.test.ts  14% smaller
  packages/keybr-textinput/lib/textinput.ts  5% smaller

@aradzie aradzie force-pushed the master branch 2 times, most recently from 2bfdcb4 to bc3a8a7 Compare September 16, 2025 11:31
@Jackenmen

Copy link
Copy Markdown

Presumably also fixes #556 and maybe #440 too?

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.

cannot detect "space" as incorrect key pressed

2 participants