fix: redirect index to new play page#414
Conversation
|
just delete the old page 😭 get that piece of shit out of our codebase pls |
harbassan
left a comment
There was a problem hiding this comment.
@hazikchaudhry read my comment
068c676 to
27eefa2
Compare
📝 WalkthroughWalkthrough
Router Navigation Updates
Estimated code review effort🎯 2 (Simple) | ⏱️ ~5 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Issue
The website was directing to the old play page
Solution
the default url now re-directs to the new play page, using the same naming routes as the rest of the routes
/play -> play page
/create -> create scenario
/dashboard -> dashboard access
Risk
I havent fully testing it, so it should be fine but it depends. But it should work, unless there is a freaky bug
Checklist
Summary by CodeRabbit