[pull] master from monkeytypegame:master#841
Merged
pull[bot] merged 4 commits intoUncodedtech:masterfrom Mar 22, 2026
Merged
Conversation
### Description Steps to reproduce: 1. Create a custom text with just the letter `a`. 2. Complete it. 3. Hover over the time. 4. Notice how it says `0s (0s afk NaN%)`. <img width="203" height="93" alt="image" src="https://github.com/user-attachments/assets/ff28714f-e13d-438b-8ee3-fc8dda375966" /> This PR makes it `0%`, and doesn't show `afk detected` as one of the fail reasons.
### Description Force keyup for every held key other than the last held key, and calculate its duration by doing: `now - keypress.timestamp`. For the last key, use the mean as we do now. Fixes #7099
### Description <!-- Please describe the change(s) made in your PR --> Adds Pokemon as a new language, containing all current Pokemon names (Generations 1–9, from Bulbasaur to Pecharunt). ### Checks - [ ] Adding quotes? - [ ] Make sure to include translations for the quotes in the description (or another comment) so we can verify their content. - [x] Adding a language? - Make sure to follow the [languages documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/LANGUAGES.md) - [x] Add language to `packages/schemas/src/languages.ts` - [x] Add language to exactly one group in `frontend/src/ts/constants/languages.ts` - [x] Add language json file to `frontend/static/languages` - [ ] Adding a theme? - Make sure to follow the [themes documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/THEMES.md) - [ ] Add theme to `packages/schemas/src/themes.ts` - [ ] Add theme to `frontend/src/ts/constants/themes.ts` - [ ] (optional) Add theme css file to `frontend/static/themes` - [ ] Add some screenshots of the theme, especially with different test settings (colorful, flip colors) to your pull request - [ ] Adding a layout? - [ ] Make sure to follow the [layouts documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/LAYOUTS.md) - [ ] Add layout to `packages/schemas/src/layouts.ts` - [ ] Add layout json file to `frontend/static/layouts` - [ ] Adding a font? - Make sure to follow the [fonts documentation](https://github.com/monkeytypegame/monkeytype/blob/master/docs/FONTS.md) - [ ] Add font file to `frontend/static/webfonts` - [ ] Add font to `packages/schemas/src/fonts.ts` - [ ] Add font to `frontend/src/ts/constants/fonts.ts` - [x] Check if any open issues are related to this PR; if so, be sure to tag them below. - [x] Make sure the PR title follows the Conventional Commits standard. (https://www.conventionalcommits.org for more info) - [x] Make sure to include your GitHub username prefixed with @ inside parentheses at the end of the PR title. <!-- label(optional scope): pull request title (@your_github_username) --> feat(lang): add pokemon language (@LuWo0) <!-- I know I know they seem boring but please do them, they help us and you will find out it also helps you.--> --------- Co-authored-by: Jack <jack@monkeytype.com>
… (#7703) `ValidatedHtmlInputElement` would reset its validation status but keep the old text in the input field 1- go to presets 2- click edit from one of the existing ones 3- go back and click add preset 4- notice the edit one's name is there
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )