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

Improve 'Save Changes' panel with persisted options or a "select all" option. #597

Closed
mikachan opened this issue Apr 26, 2024 · 2 comments · Fixed by #607
Closed

Improve 'Save Changes' panel with persisted options or a "select all" option. #597

mikachan opened this issue Apr 26, 2024 · 2 comments · Fixed by #607
Labels
enhancement New feature or request

Comments

@mikachan
Copy link
Member

The new "Save Changes" options give the end user much more control over how a theme is saved and finally exported. To help serve most users in the best possible way, some items are not selected by default:

image

On the other hand, some users will want these options on every save. Should we consider adding a "select all" checkbox for these options to save some clicks here?

@mikachan mikachan added the enhancement New feature or request label Apr 26, 2024
@pbking
Copy link
Contributor

pbking commented Apr 26, 2024

I think we might also want to consider persisting those selections instead. More than regularly selecting all of them, I think users will probably most often have a preferred collection of options (always save all, never localize text, always localize images, never remove navigation refs).

Right now we give them the same starting point every time.

@mikachan
Copy link
Member Author

I think we might also want to consider persisting those selections instead.

Yeah agreed, I thought this might be a good way to handle this too.

@pbking pbking changed the title Consider adding a 'select all' checkbox for the new save options Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
2 participants