Lemoncode / Lemoncode/quickmock

[Challenge] Build a real Copy / Paste functionallity

Aperta
#560 0 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@rojasadrian012 ci sta già lavorando.

Dal 2/2/2025.

challenge
Lingua principale
TypeScript
Stelle
70
Fork
23
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Right now copy / paste functionallity is just capturing the keyboard shortcuts and holding a local selection of the JSON of the shapes to be copied.

We should go one step forward an integrate the copy/paste with the Operating System one:

  • User can copy from a different quick mock page.
  • User can copy a given image from their favourite desktop image editing application.
  • User can copy a text.

Then when pasting, it will check the copy/paste operating system queue and check if it's a compatible value (we will have to create some specific format for quick mock) and then paste it (depending on the input, as shapes, image, text...)

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.