Reduce the frequency unpinning
Problem to solve
I found myself accidentally unpinning items more than once, because the unpin icon was only visible when my mouse was already over it. - #409005 (comment 1415663756)
constantly being in the edit mode feels odd. the accidental unpin bug mentioned before multiple times is only one thing but also the optics, having pins and drag widget all the time (or on mouse over) is not what i want in work mode. - #409005 (comment 1417366034)
Unpinning an item is cumbersome because it requires searching for that item again to pin it again.
Proposal
Delay the
To improve accessibility coverage, the :aria-label=
will be extended to add the {item_name}
to make screen readers more useful.
Options discussed
-
Not viable
Option A: Add a toast notification with an undo button- See screenshot - Option B: Delay the
📌 button on hover - Option C: Make it harder to unpin by making a specific edit mode for this section.
- Option D: Add a modal before a user unpins
- Option E: Move the
📌 button to the left side, and swap with the drag handle