Skip to content
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

Simply the form so that we always show themes. #10

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

enejb
Copy link
Collaborator

@enejb enejb commented Jan 21, 2025

This PR Updates the UI so that we always just shows all the themes.
I move the form from POST to GET so that a refresh of the page works nicely.

I removed the theme picker. The page still loads fast since we are lazy loading the themes.

I also added a sticky header so that you can see the theme that you are looking at.
I added loader so that you know that the iframe is loading. I think it would be good to add some sort of js loading of the iframe instead of the lazy loading approach mostly so you can skip to different parts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant