Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔨 Refactored, 🧠 Overmind, Hacktober | Refactor PreviewSettings to use overmind #2758

Conversation

milap1296
Copy link
Contributor

@milap1296 milap1296 commented Oct 12, 2019

🔨 Refactored, 🧠 Overmind, Hacktober | Refactor PreviewSettings to use overmind

What kind of change does this PR introduce?

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

What is the current behavior?

app/pages/common/Modals/PreferencesModal/EditorPageSettings/PreviewSettings/index.tsx was using inject and hooksObserver from app/componentConnectors.

What is the new behavior?

Refactored PreviewSettings to FC and replaced inject, hookObserver with useOvermind

What steps did you take to test this? This is required before we can merge.

  1. Step A
  2. Step B
  3. Step C

Checklist

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

@vercel
Copy link

vercel bot commented Oct 12, 2019

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/codesandbox/codesandbox-client/2pte1it3q
🌍 Preview: https://codesandbox-cl-git-fork-milap1296-refactor-editorpageset-da903c.codesandbox1.now.sh

@vercel vercel bot temporarily deployed to staging October 12, 2019 21:11 Inactive
@milap1296 milap1296 force-pushed the refactor-EditorPageSettings-PreviewSettings branch from 3633103 to 5dca4bf Compare October 12, 2019 21:21
@vercel vercel bot temporarily deployed to staging October 12, 2019 21:21 Inactive
@milap1296 milap1296 changed the title Refactor|Overmind: Refactor PreviewSettings to use overmind 🔨 Refactored, 🧠 Overmind, Hacktober | Refactor SandboxConfig to use overmind Oct 12, 2019
@milap1296 milap1296 changed the title 🔨 Refactored, 🧠 Overmind, Hacktober | Refactor SandboxConfig to use overmind 🔨 Refactored, 🧠 Overmind, Hacktober | Refactor PreviewSettings to use overmind Oct 12, 2019
@milap1296 milap1296 force-pushed the refactor-EditorPageSettings-PreviewSettings branch from 5dca4bf to 7e864b8 Compare October 12, 2019 21:37
@vercel vercel bot temporarily deployed to staging October 12, 2019 21:37 Inactive
@Saeris Saeris added Hacktoberfest 🔨 Refactor 🧠 Overmind Indicates that this is related to the app's State Management labels Oct 13, 2019
@milap1296
Copy link
Contributor Author

@christianalfoni can you please review this too?

@lbogdan lbogdan temporarily deployed to pr2758 October 18, 2019 20:16 Inactive
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.

Thank you!!

@lbogdan
Copy link
Contributor

lbogdan commented Oct 19, 2019

Build for latest commit 7430d5b is at https://pr2758.build.csb.dev/s/new.

@SaraVieira
Copy link
Contributor

Thank you so much!

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