Add copy/paste ability
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
It would be sweet if you could copy a component and paste it in the canvas. This could maybe be done similarly to how a component is created in 'toolbox'. This would be specially useful if a user has spent some time styling a component and wants to reuse it elsewhere.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the existing component-creation flow in the “toolbox” and how components are placed on the canvas. Define the copy/paste interaction and verify that a styled component can be reused elsewhere without losing its styling; the issue does not name files or tests, so identify those entry points first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100