Skip to content

Conversation

@christineoo
Copy link
Contributor

@christineoo christineoo commented Oct 17, 2019

What kind of change does this PR introduce?

A follow-up PR from #2751. This PR converts app/src/app/pages/common/Modals/MoveSandboxFolderModal/index.js to Typescript.

  • 4899b90: rename file extension packages/app/src/app/pages/common/Modals/MoveSandboxFolderModal/index.js → packages/app/src/app/pages/common/Modals/MoveSandboxFolderModal/index.tsx

  • b52e674: change to use style instead of css when styling the component

  • 9aee503: rename file extensionpackages/app/src/app/pages/common/Modals/MoveSandboxFolderModal/elements.js → packages/app/src/app/pages/common/Modals/MoveSandboxFolderModal/elements.ts

  • 6bd61ff: Handle the right props for <Block

  • 9e0e9c7: Remove the unnecessary interface definition

What is the current behavior?

MoveSandboxFolderModal is written in Javascript.

What is the new behavior?

MoveSandboxFolderModal is written in Typescript.

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

  • yarn typecheck
  • yarn test

Checklist

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

@christineoo christineoo changed the title 🔨 Refactored, Hacktober | Refactor MoveSandboxFolderModal to Typescript 🔨 Refactored, Hacktober | Refactor app/src/app/pages/common/Modals/MoveSandboxFolderModal/index.js to Typescript Oct 17, 2019
@CompuIves
Copy link
Member

Thanks for the contribution!! Master was quite broken a moment ago, could you merge with master and see if the checks pass?

@christineoo christineoo force-pushed the christineoo/convert-MoveSandboxFolderModal-to-ts branch from 9e0e9c7 to 41df949 Compare October 17, 2019 15:31
@christineoo
Copy link
Contributor Author

Thanks for letting me know~!
Most of the tests passed except for one default: 1 error occurred: * database or disk is full 🤔

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!!

@SaraVieira SaraVieira merged commit 967ed36 into codesandbox:master Oct 19, 2019
@MichaelDeBoey MichaelDeBoey added 🔨 Refactor 🧠 Overmind Indicates that this is related to the app's State Management labels Feb 1, 2020
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.

5 participants