Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy and paste cards #789

Closed
4 tasks done
nesadrian opened this issue Aug 28, 2024 · 4 comments · Fixed by #794
Closed
4 tasks done

Copy and paste cards #789

nesadrian opened this issue Aug 28, 2024 · 4 comments · Fixed by #794
Assignees
Labels
back-end Backend code, functionality, or API endpoints feat New feature or request front-end Frontend code, functionality, or client-side interactions

Comments

@nesadrian
Copy link
Contributor

nesadrian commented Aug 28, 2024

Requirements:

  • Clicking command/ctrl + C while hovering a card, copies the card to the clipboard
  • Clicking command/ctrl + V while hovering a card will add the copied card as a child to this card
  • All of the cards content, excluding PQIR, is copied
  • A snack message will notify the user that the card has been copied

Discuss:

@nesadrian nesadrian added feat New feature or request front-end Frontend code, functionality, or client-side interactions labels Aug 28, 2024
@nesadrian nesadrian self-assigned this Aug 28, 2024
@nesadrian nesadrian added the back-end Backend code, functionality, or API endpoints label Sep 3, 2024
@nesadrian
Copy link
Contributor Author

As discussed in today's meeting choice cards will not copy it's children. Instead it will be pasted the same way new choice cards are made, but with the copied cards description. PQIR's will not be copied as this require a good amount of effort.

@nesadrian nesadrian linked a pull request Sep 6, 2024 that will close this issue
@nesadrian
Copy link
Contributor Author

Blocked until #797 is merged

@nesadrian
Copy link
Contributor Author

@QiJin-Bouvet This is ready for test

@QiJin-Bouvet
Copy link

Tested with commit cddOf17 in TEST env.
Copy & paste cards works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back-end Backend code, functionality, or API endpoints feat New feature or request front-end Frontend code, functionality, or client-side interactions
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants