Skip to content

Conversation

@twells46
Copy link
Contributor

@twells46 twells46 commented Jan 7, 2026

Fixes GitHub issue 588 by replacing full page refreshes with client-side navigation where appropriate to improve user experience.

This PR addresses unnecessary full page reloads after certain actions, particularly when opening a new scene, by leveraging React Router's navigate function for internal application routing. Actions like logout or navigating to the LMS plugin, which are distinct application entry points, continue to use window.location.href for a full refresh.


Open in Cursor Open in Web

Co-authored-by: twells <twells@kipr.org>
@cursor
Copy link

cursor bot commented Jan 7, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@twells46 twells46 closed this Jan 7, 2026
@twells46 twells46 deleted the cursor/github-issue-588-fix-275b branch January 7, 2026 16:17
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

Successfully merging this pull request may close these issues.

3 participants