Skip to content

fix(theme): scroll theme list to active theme on open (@abulKhasim)#7774

Merged
Miodec merged 1 commit intomonkeytypegame:masterfrom
abulKhasim:fix/theme-selector-scroll-to-active
Apr 7, 2026
Merged

fix(theme): scroll theme list to active theme on open (@abulKhasim)#7774
Miodec merged 1 commit intomonkeytypegame:masterfrom
abulKhasim:fix/theme-selector-scroll-to-active

Conversation

@abulKhasim
Copy link
Copy Markdown
Contributor

When opening the theme selector, the list always starts at the top
regardless of the currently active theme. This means users have to
manually scroll to find their current theme before switching.

This fix scrolls the theme list to the currently active theme when
the selector is opened, so users immediately see their position in the list.

Steps to reproduce:

  1. Set any theme other than the first one (e.g. blueberry dark)
  2. Open the theme selector
  3. List starts from the top instead of the active theme

@monkeytypegeorge monkeytypegeorge added the frontend User interface or web stuff label Apr 5, 2026
@Miodec Miodec merged commit 06df529 into monkeytypegame:master Apr 7, 2026
15 checks passed
@Miodec
Copy link
Copy Markdown
Member

Miodec commented Apr 7, 2026

Thanks

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants