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

auto-reload page after sync error #1885

Closed
TalDerei opened this issue Oct 31, 2024 · 1 comment
Closed

auto-reload page after sync error #1885

TalDerei opened this issue Oct 31, 2024 · 1 comment
Labels
bug Something isn't working ui Related to user interface or ux design

Comments

@TalDerei
Copy link
Contributor

TalDerei commented Oct 31, 2024

related to #1495.

We should be able to programmatically reload the page with window.location.reload(). However, we need to ensure that auto-reloading doesn't trigger a reload loop if the sync error occurs repeatedly.

screenshot_2024-10-28_at_3 16 24___pm-1

@TalDerei TalDerei added bug Something isn't working ui Related to user interface or ux design labels Oct 31, 2024
@github-project-automation github-project-automation bot moved this to 🗄️ Backlog in Penumbra web Oct 31, 2024
@TalDerei TalDerei moved this to 🗄️ Backlog in Labs web Jan 7, 2025
@TalDerei TalDerei added this to Labs web Jan 7, 2025
@TalDerei
Copy link
Contributor Author

TalDerei commented Jan 26, 2025

update: reference #1998 – as a side-effect, automatically reloading the page doesn’t make sense in this context due to cooldown periods in our transport layer. closing as unplanned

@github-project-automation github-project-automation bot moved this from 🗄️ Backlog to ✅ Done in Penumbra web Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ui Related to user interface or ux design
Projects
Archived in project
Development

No branches or pull requests

1 participant