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

🎨 Ability to copy block ID from the block itself #500

Open
2 tasks done
lkisenga opened this issue May 24, 2023 · 1 comment · May be fixed by #938
Open
2 tasks done

🎨 Ability to copy block ID from the block itself #500

lkisenga opened this issue May 24, 2023 · 1 comment · May be fixed by #938
Labels
1-pointer Simple class issue - 1 bounty points enhancement New feature or request good first issue Good for newcomers

Comments

@lkisenga
Copy link
Collaborator

lkisenga commented May 24, 2023

Technologies and Knowledge Scope 🧠

Please delete options that are not relevant.

  • HTML, SCSS
  • Typescript

User stories

As a user, I want to be able to copy the block ID from the block, so I can add it to a jump block.

Description

As a user, I use jump blocks to show where the story should go next. Currently, I have to select the block ID from a dropdown menu, but I may not necessarily know what this block ID is. I should be able to right click on the top of the jump block to open up a button that I can click to copy the block ID.

image

Acceptance Criteria

  1. When I right click on the top of a block, a button should appear allowing me to copy the block ID.
  2. When I click this button, the block ID should be copied to my clipboard.
  3. When I go to the jump block, I should be able to paste the previously copied ID into the jump block.
@lkisenga lkisenga added the enhancement New feature or request label May 24, 2023
@LemmyMwaura LemmyMwaura added good first issue Good for newcomers 1-pointer Simple class issue - 1 bounty points labels May 26, 2023
@Dyesjr
Copy link

Dyesjr commented May 26, 2023

Working on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1-pointer Simple class issue - 1 bounty points enhancement New feature or request good first issue Good for newcomers
Projects
None yet
3 participants