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

Loading an example erases a user's work #120

Open
gormster opened this issue May 13, 2022 · 0 comments
Open

Loading an example erases a user's work #120

gormster opened this issue May 13, 2022 · 0 comments

Comments

@gormster
Copy link

Given that examples can be loaded via query string, it seems kind of silly that the examples overwrite the existing work that a user has done, without so much as pushing a history state. I mean sure, it's unlikely a user has spent hours crafting a perfect query in this little playground, but it's annoying to lose even a few minutes work, especially if I can't instantly recall what it was I had written.

The examples should work if I command-click (or control-click) to open them in a new tab, and they shouldn't erase work I've already done with no way to get it back. I can think of no simpler way to do this than by simply making each example link contain its example data in the query string.

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

No branches or pull requests

1 participant