microgui / microgui/MicroGUI

Add copy/paste ability

Open
#14 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.