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

Interactive chart re-opens loading screen when using browser's back button #29

Open
cblanken opened this issue Nov 11, 2024 · 0 comments
Assignees
Labels
bug Something isn't working high priority Issue should be resolved as soon as possible, it may be blocking other features or fixes

Comments

@cblanken
Copy link
Owner

Using the browser back button after opening an interactive chart reopens the loading page instead of returning to the original page.

The loading screen is probably redirecting improperly or something.

Web Browser (please complete the following information):

  • The doesn't seem to happen in Vivaldi, but Chrome/Chromium and Firefox will.
@cblanken cblanken added the bug Something isn't working label Nov 11, 2024
@cblanken cblanken self-assigned this Nov 11, 2024
@cblanken cblanken added the high priority Issue should be resolved as soon as possible, it may be blocking other features or fixes label Nov 11, 2024
cblanken added a commit that referenced this issue Dec 15, 2024
The browser back button would re-render the loading screen because the old
implementation replaced the <main> content with the loading screen. Now the
loading screen is simply shown on click with CSS.

Fixes issue #29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high priority Issue should be resolved as soon as possible, it may be blocking other features or fixes
Projects
None yet
Development

No branches or pull requests

1 participant