Add toast notifications for mutations #35

Open
opened 2026-03-16 23:00:52 +00:00 by austin · 0 comments
Owner

Brief visual feedback when things happen.

What needs to happen

Show a small toast notification on create/update/status-change:

  • "Created VEK-3"
  • "Status updated to done"
  • "Issue updated"

Auto-dismiss after 3 seconds. Build as a portal-based component with CSS transitions. No external library needed.

Consider a useToast hook or a toast context that any page can call.

Brief visual feedback when things happen. ## What needs to happen Show a small toast notification on create/update/status-change: - "Created VEK-3" - "Status updated to done" - "Issue updated" Auto-dismiss after 3 seconds. Build as a portal-based component with CSS transitions. No external library needed. Consider a `useToast` hook or a toast context that any page can call.
austin added this to the Frontend Polish milestone 2026-03-16 23:00:52 +00:00
austin self-assigned this 2026-03-16 23:00:52 +00:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Depends on
Reference
austin/vektor#35
No description provided.