Skip to content

fix(theme): wrong theme application during preview (@byseif21) #6617

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 23, 2025

Conversation

byseif21
Copy link
Contributor

@byseif21 byseif21 commented Jun 5, 2025

Description

Closes #6616

Changes:

  • Refactored theme preview state management to use a single state object
  • Removed redundant state variables
  • Maintained the same debouncing behavior for smooth scrolling

@monkeytypegeorge monkeytypegeorge added the frontend User interface or web stuff label Jun 5, 2025
@Miodec Miodec added the waiting for review Pull requests that require a review before continuing label Jun 16, 2025
Copy link
Member

@Miodec Miodec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@Miodec Miodec merged commit 9cd312d into monkeytypegame:master Jun 23, 2025
13 checks passed
@github-actions github-actions bot removed the waiting for review Pull requests that require a review before continuing label Jun 23, 2025
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.

Wrong theme applied when quickly scrolling and clicking outside theme picker
3 participants