scrumlr.io
scrumlr.io copied to clipboard
Undo delete/unstack operations via toast
As a user I want to revert delete/unstack operations within a graceful period. A notification should display the action.
- Delay delete/unstack operations locally and send command after delay of 5 seconds
- Add hotkey (CMD/CTRL+Z) to trigger the action
delete note: https://xd.adobe.com/view/b7368908-9663-4b0f-ae02-3a99e1511297-e265/ unstack note: https://xd.adobe.com/view/23e5cc89-2e1c-472c-8fff-d8a35c89c7f1-76b6/
see discussion: https://github.com/inovex/scrumlr.io/discussions/3037
blocked until above is resolved