Skip to content

fix: nospace and newline word navigation issues (@Leonabcd123)#8148

Closed
Leonabcd123 wants to merge 42 commits into
monkeytypegame:masterfrom
Leonabcd123:fix/stop-on-error-word-nospace
Closed

fix: nospace and newline word navigation issues (@Leonabcd123)#8148
Leonabcd123 wants to merge 42 commits into
monkeytypegame:masterfrom
Leonabcd123:fix/stop-on-error-word-nospace

Conversation

@Leonabcd123

@Leonabcd123 Leonabcd123 commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Fixes the following bugs:

  • stop on error: word had no effect in nospace, Fixes Weird edge cases when combining the "Stop on error" option and the funbox mode "nospace" #8037 (the part about nospace funbox with stop on error: word)
  • stop on error: word had no effect in a test with newlines after typing a word incorrectly and pressing enter
  • difficulty: expert wouldn't fail in nospace after finishing a word
  • difficulty: expert wouldn't fail in a test with newlines after finishing a word and pressing enter
  • In a test with newlines, after reaching the word limit you couldn't enter a newline to continue, only a space. Now newlines are accepted as well.

@monkeytypegeorge monkeytypegeorge added the frontend User interface or web stuff label Jun 23, 2026
@Leonabcd123 Leonabcd123 changed the title fix: stopOnError word has no effect in nospace/newline separated words (@Leonabcd123) fix: nospace and newline word navigation issues (@Leonabcd123) Jun 23, 2026
@Leonabcd123 Leonabcd123 marked this pull request as ready for review June 24, 2026 08:29
@github-actions github-actions Bot added the waiting for review Pull requests that require a review before continuing label Jun 24, 2026
@Leonabcd123

Copy link
Copy Markdown
Contributor Author

Closed in favor of #8157

@Leonabcd123 Leonabcd123 deleted the fix/stop-on-error-word-nospace branch June 24, 2026 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

frontend User interface or web stuff waiting for review Pull requests that require a review before continuing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Weird edge cases when combining the "Stop on error" option and the funbox mode "nospace"

2 participants