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/Editor/Workspace/items/Live/LiveInfo.tsx was using Cerebral.

What is the new behavior?

Removed Cerebral and the component didn't need to use overmind, hence main work has been done to convert it to TS.

/app/src/app/pages/Sandbox/Editor/Workspace/items/Live/LiveInfo.tsx

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. Removed inject and hooksObserver.
  2. yarn test
  3. yarn lint
  4. yarn typecheck

Checklist

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

Copy link
Contributor

@SaraVieira SaraVieira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay :(

Looks good! Thank you so much :D

@SaraVieira SaraVieira merged commit 7de44e3 into codesandbox:master Dec 10, 2019
@lusan
Copy link
Contributor Author

lusan commented Dec 11, 2019

Thanks, @SaraVieira Yay you are welcome!!

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