no-stack-dub-sack / cs-playground-react

In-Browser Algorithm and Data Structures Practice
http://cs-playground-react.surge.sh/
MIT License
520 stars 91 forks source link

[staging]: add user created repls #60

Closed no-stack-dub-sack closed 6 years ago

no-stack-dub-sack commented 6 years ago

Allow users to add their own repls to app state for jotting down their own ideas, algos, problems, test things out, etc.

Also: in new feature branch, identify source of issue when refreshing the page on a newly created repl before switching challenges.

FIXED: Should also switch to new repl when created.

mansisce commented 6 years ago

Please provide steps to reproduce the same

no-stack-dub-sack commented 6 years ago

@mansisce sorry, I should have specified. This is an issue with a new feature I'm developing which has not yet been deployed. I am working on fixing this on the feature branch before merging. Thanks!