Skip to content

Clicking on pinboard items and legend items copy their text content to the clipboard#1136

Open
brouberol wants to merge 1 commit intoallegro:masterfrom
brouberol:issue-1135
Open

Clicking on pinboard items and legend items copy their text content to the clipboard#1136
brouberol wants to merge 1 commit intoallegro:masterfrom
brouberol:issue-1135

Conversation

@brouberol
Copy link
Copy Markdown

@brouberol brouberol commented Jan 31, 2026

This allows users to quickly copy legend/pinboard values (that might be large enough to be ellided) into the navigator clipboard for further reuse.

Note

This introduces a rudimentary toast system. While we could (and maybe should?) use something akin to react-toastify, I'd rather leave the decision to introduce new dependencies to app maintainers. As such, feel free to refactor/rewrite at will.

Screen.Recording.2026-01-31.at.10.55.15.webm

Note that the cursors on legend items don't seem like they use the copy cursor, but that's only while screen recording. While navigating the app "normally", the cursor updates just fine.

Closes #1335

@brouberol brouberol requested a review from a team as a code owner January 31, 2026 10:03
…o the clipboard

This allows users to quickly copy legend/pinboard values (that might be
large enough to be ellided) into the navigator clipboard, for further
reuse.

Closes #1335

Signed-off-by: Balthazar Rouberol <br@imap.cc>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow selecting/copying data

1 participant