fix: added reidrect to the play page instead of the old page#414
Open
hazikchaudhry wants to merge 1 commit into
Open
fix: added reidrect to the play page instead of the old page#414hazikchaudhry wants to merge 1 commit into
hazikchaudhry wants to merge 1 commit into
Conversation
Contributor
|
just delete the old page 😭 get that piece of shit out of our codebase pls |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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