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

track menu state #63

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

no-stack-dub-sack commented 6 years ago

this can be especially useful if number of challenges eventually grows significantly. Will let the user reopen the page and menu will still be folded/not folded as it was last time they visited.

mansisce commented 6 years ago

I am picking this up to start with my contribution. Please let me know if this the right piece to pick up.

no-stack-dub-sack commented 6 years ago

@mansisce This is the perfect place to get started. If you have familiarity with React and Redux and have a clear idea on how to proceed, I would say go for it! I would really appreciate the help :-)

Let me know if you have any questions or anything. I'm happy to help provide some guidance if need be. Thanks for your interest in helping!

mansisce commented 6 years ago

66 Please find the pull request for the same

no-stack-dub-sack commented 6 years ago

@mansisce this issue will be closed once staging is merged into master 😄

Thanks again for your hard work on this!