Skip to content

[pull] master from monkeytypegame:master#867

Merged
pull[bot] merged 5 commits intoUncodedtech:masterfrom
monkeytypegame:master
May 5, 2026
Merged

[pull] master from monkeytypegame:master#867
pull[bot] merged 5 commits intoUncodedtech:masterfrom
monkeytypegame:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented May 5, 2026

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 : )

fehmer and others added 5 commits May 5, 2026 09:25
…fehmer, @Miodec) (#7854)

Migrates
- account page
- results
- filter presets
- tags

---------

Co-authored-by: Miodec <jack@monkeytype.com>
Fixes #7875

Slow network connections caused the theme css to be applied on the
#customTheme stylesheet link element after clearing the theme preview
with `href=""`.

Empty href is invalid, so best to remove the whole element if we don't
need it:

>The address of the link(s) is given by the href attribute. If the
[href](https://html.spec.whatwg.org/multipage/semantics.html#attr-link-href)
attribute is present, then its value must be a [valid non-empty URL
potentially surrounded by
spaces](https://html.spec.whatwg.org/multipage/urls-and-fetching.html#valid-non-empty-url-potentially-surrounded-by-spaces).

https://html.spec.whatwg.org/multipage/semantics.html#attr-link-href

While chrome is applying the last css file firefox removes it correctly
but keeps the loaderBar active because of the missing onLoad callback
@pull pull Bot locked and limited conversation to collaborators May 5, 2026
@pull pull Bot added the ⤵️ pull label May 5, 2026
@pull pull Bot merged commit ba8c39c into Uncodedtech:master May 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants