Skip to content

Conversation

@ganes1410
Copy link
Contributor

What kind of change does this PR introduce?

Refactor #2621 @Saeris @christianalfoni

What is the current behavior?

It was using class component with js file, and cerebral for state management

What is the new behavior?

It now uses tsx instead of js. And Overmind is used for state management with help of useOvermind hook

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

  1. yarn lint
  2. yarn test
  3. yarn typecheck

Checklist

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

@vercel
Copy link

vercel bot commented Oct 13, 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/e3y49y6tu
🌍 Preview: https://codesandbox-cl-git-fork-ganes1410-refactor-showcase-prof-e9cbd2.codesandbox1.now.sh

@vercel vercel bot temporarily deployed to staging October 13, 2019 17:45 Inactive
@ganes1410 ganes1410 changed the title Refactor /app/pages/Profile/Showcase/index.js to `/app/pages/Profil… Refactor /app/pages/Profile/Showcase/index.js to /app/pages/Profile/Showcase/index.tsx 🔨 Refactor 🧠 Overmind Hacktoberfest Oct 13, 2019
@ganes1410
Copy link
Contributor Author

Hi @Saeris , The typecheck failed locally at first. Then I changed the file in packages/common/lib/componets/flex/Column.d.ts and it succeeded. But that file did not get added to source control.
Any particular reason for this?

@ganes1410 ganes1410 changed the title Refactor /app/pages/Profile/Showcase/index.js to /app/pages/Profile/Showcase/index.tsx 🔨 Refactor 🧠 Overmind Hacktoberfest Refactor /app/pages/Profile/Showcase/index.js to /app/pages/Profile/Showcase/index.tsx Oct 13, 2019
@ganes1410 ganes1410 changed the title Refactor /app/pages/Profile/Showcase/index.js to /app/pages/Profile/Showcase/index.tsx Refactor /app/pages/Profile/Showcase/index.js to /app/pages/Profile/Showcase/index.tsx 🔨 Refactor 🧠 Overmind Hacktoberfest Oct 13, 2019
@Saeris Saeris added Hacktoberfest 🔨 Refactor 🧠 Overmind Indicates that this is related to the app's State Management labels Oct 14, 2019
@CompuIves
Copy link
Member

Almost ready to merge!! Could you merge with master and try to fix the typecheck? Then it's ready for go!

@ganes1410
Copy link
Contributor Author

Hi, @CompuIves. Are you talking to someone else? I don't think I can merge to master.

@CompuIves CompuIves merged commit 65d2ab2 into codesandbox:master Nov 5, 2019
@ganes1410 ganes1410 deleted the refactor-showcase-profile-index branch November 5, 2019 10:06
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.

3 participants