Skip to content

[#167] Sentence trainer improvements#182

Merged
Theaninova merged 1 commit intoCharaChorder:masterfrom
Izeren:master
Apr 22, 2025
Merged

[#167] Sentence trainer improvements#182
Theaninova merged 1 commit intoCharaChorder:masterfrom
Izeren:master

Conversation

@Izeren
Copy link
Copy Markdown
Contributor

@Izeren Izeren commented Apr 18, 2025

Sentence trainer

  1. Expanded text area to allow longer sentences to be visible.
  2. Once text is in the area, pressing enter will update url parameters and trigger the next word.
  3. The sentence input has a debounce of 5 seconds. If no strokes are pressed within 5 seconds, focus will be switched to the next chord.
  4. The default sentence is now longer than 2 words. If it is shorter than n words, the n-gram page will output text saying that it is too short.
  5. Resolved circular dependency causing reactivity issues and breaking the page for long sentences.
  6. Once the sentence is entered, the focus is automatically switched to the input area.

…to break recursive reactivity loops hanging the page on long sentences; Use better error message instead of `ERROR`
@Theaninova Theaninova merged commit 0e5640a into CharaChorder:master Apr 22, 2025
1 check failed
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.

2 participants