monkeytypegame / monkeytypegame/monkeytype
Live progress doesn't update after custom text change
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 20.7k
- Forks
- 3.3k
- PR merge metrics
- No merged PRs in 30d
Description
Did you clear cache before opening an issue?
- I have cleared my cache
Is there an existing issue for this?
- I have searched the existing open and closed issues
Does the issue happen when logged in?
Yes
Does the issue happen when logged out?
Yes
Does the issue happen in incognito mode when logged in?
Yes
Does the issue happen in incognito mode when logged out?
Yes
Account name
No response
Account config
No response
Current Behavior
After changing the custom text, the live progress doesn't update to the length of the new custom text (e.g., if text is my random text, it doesn't say 0/3) until you type the first word.
Expected Behavior
Live progress should update to the new length.
Steps To Reproduce
- Set
modetocustom - Open the commandline, type
change custom textand press enter - Set the custom text to
asdf asdf - Click on
ok - Type
a - Notice how the live progress says
0/9(the length of the default text) instead of0/2
Environment
- OS: Arch Linux
- Browser: Firefox
- Browser Version: 153.0.3
Anything else?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce this in custom mode using the commandline's “change custom text” flow, then trace how the new text length reaches the live progress display. Verify that after confirming asdf asdf, progress immediately shows 0/2 before any typing, and rerun the listed steps to confirm the default text length is no longer shown.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100