[Bug] Message toast notifications: click-to-open chat + close icon #33
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Message toast notifications should (1) open the related chat when clicked, and (2) have a close (X) icon like the system notifications. Frontend: src/composables/useMessageToast.ts + toast component. (Found 2026-06-16)
Fixed: toast close icon + click-opens-chat (commit
b602a9ce). Deployed.