daostack / daostack/vanille

Make it easier to copy text from snack

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
8
Forks
1
PR merge metrics
No merged PRs in 30d

Description

When certain types of snack are issued, particularly errors, it can be useful to copy the text of the message to the clipboard. However, those snacks disappear on mouse-up, before one has a chance to do a Ctrl-C.

It would be great if it were possible to copy these messages to the clipboard.

(Alternatively, and this will eventually be a separate feature request, enable the user to view a log of snack messages.)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing a snack disappearing on mouse-up, then locate the TypeScript implementation responsible for displaying and dismissing snack messages. The change is done when the message text can be copied to the clipboard before dismissal, including for error snacks, without breaking normal snack behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 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.