cypress icon indicating copy to clipboard operation
cypress copied to clipboard

Implement 'create from React component' logic

Open astone123 opened this issue 1 year ago • 1 comments

Implement all of the server-side logic that we need for Create from React Component feature. This should include

  • React component spec file template (see packages/data-context/src/codegen/templates/vue-component/vue-component.ejs for example)
  • Query that takes a path to a file and returns a list of React components in that file, using react-docgen to parse the file

See the Create from React Component tech brief for guidance

Figma designs for reference

astone123 avatar Nov 22 '22 15:11 astone123

Hey team! Please add your planning poker estimate with Zenhub @amehta265 @astone123 @lmiller1990 @marktnoonan @mike-plummer @rockindahizzy @warrensplayer @ZachJW34

baus avatar Nov 22 '22 18:11 baus

The code for this is done in cypress-io/cypress#24881, but has yet to be released. We'll update this issue and reference the changelog when it's released.

cypress-bot[bot] avatar Dec 05 '22 15:12 cypress-bot[bot]

Released in 12.0.0.

This comment thread has been locked. If you are still experiencing this issue after upgrading to Cypress v12.0.0, please open a new issue.

cypress-bot[bot] avatar Dec 06 '22 19:12 cypress-bot[bot]