Skip to content

Conversation

@lusan
Copy link
Contributor

@lusan lusan commented Oct 20, 2019

What kind of change does this PR introduce?

Refactors code as a part of hacktoberfest mentioned in #2621.
@Saeris @christianalfoni

What is the current behavior?

packages/app/src/app/pages/Sandbox/index.tsx was using Cerebral

What is the new behavior?

packages/app/src/app/pages/Sandbox/index.tsx is using Overmind

What steps did you take to test this? This is required before we can merge, make sure to test the flow you've updated.

  1. Replaced inject and hooksObserver with useOvermind
  2. yarn test
  3. yarn lint
  4. yarn typecheck
  5. Tested on local system, the pages are working fine

Checklist

  • Documentation
  • Testing
  • Ready to be merged
  • Added myself to contributors table

@lusan lusan changed the title refactored sandbox index refactored sandbox index packages/app/src/app/pages/Sandbox/index.tsx is using Overmind Oct 20, 2019
@Saeris Saeris added Hacktoberfest 🔨 Refactor 🧠 Overmind Indicates that this is related to the app's State Management labels Oct 21, 2019
@SaraVieira
Copy link
Contributor

Hey!

Thank you so much for your PR but these pages are super tricky to change and test because it contains live logic thats very hard to test locally so we have someone on the team making this one

Thank you again and sorry

@SaraVieira SaraVieira closed this Dec 11, 2019
@lusan
Copy link
Contributor Author

lusan commented Dec 12, 2019

@SaraVieira No problem! I had a feeling it would get complicated XD

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🧠 Overmind Indicates that this is related to the app's State Management 🔨 Refactor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants