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

Allow user to refresh page by using query parameter ?shareId={id} #177

Open
Luna-Klatzer opened this issue Jun 6, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@Luna-Klatzer
Copy link
Contributor

Currently, when loading a file using a ShareURL, there is no way to reload the page without also pasting the URL in again. This is caused by the editor closing the file on a refresh (which is intended for the base route /editor as the file is not our own). Still, it would be good to allow the user to refresh the page using a query parameter, which defines the ShareURL id which can be used to fetch the required data from the server again.

@Luna-Klatzer Luna-Klatzer added the enhancement New feature or request label Jun 6, 2024
@Luna-Klatzer Luna-Klatzer self-assigned this Jun 6, 2024
@Luna-Klatzer Luna-Klatzer removed their assignment Jun 14, 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
Projects
Status: No status
Development

No branches or pull requests

1 participant