Skip to content

Conversation

@twells46
Copy link
Contributor

@twells46 twells46 commented Jan 7, 2026

Fix #448 by routing to /scene/jbcSandbox instead of /.


Note

Redirects users to the default simulator scene after deleting a scene and centralizes the default scene path.

  • Add DEFAULT_SCENE constant (/scene/jbcSandbox) and use it in Dashboard.tsx and Root.tsx
  • Change delete flow in Root.tsx: close modal, navigate to DEFAULT_SCENE, then reload
  • Update Db.ts to support request keepalive and set it on DELETE requests to ensure completion during navigation

Written by Cursor Bugbot for commit a740370. This will update automatically on new commits. Configure here.

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR is being reviewed by Cursor Bugbot

Details

You are on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

cursoragent and others added 3 commits January 7, 2026 17:46
Co-authored-by: twells <twells@kipr.org>
…dition-fc7c

Async delete reload race condition
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.

Deleting a world forces you back to the home screen

3 participants