Skip to content

Conversation

@darkmatter18
Copy link
Contributor

@darkmatter18 darkmatter18 commented Oct 16, 2019

Fixes #2621

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?

/app/pages/common/Modals/DeleteDeploymentModal/index.js was using Cerebral

What is the new behavior?

/app/pages/common/Modals/DeleteDeploymentModal/index.js now uses 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

Checklist

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

Copy link
Contributor

@christianalfoni christianalfoni left a comment

Choose a reason for hiding this comment

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

This looks great! 👍

Not able to test this due to not having Zeit tokens in development. But this looks great, we just have to test it as soon as it is deployed.

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.

[Submissions Closed] Participating in #HacktoberFest? Here's some beginner friendly ways to contribute to CodeSandbox!

4 participants