forked from farhoodlabs/paperclip
9e6cc0851b
The archive mutation lacked user feedback: - No toast notification on success/failure - Navigated to /projects instead of /dashboard after archiving - No error handling if the API call failed Added success/error toasts using the existing ToastContext, navigate to /dashboard after archiving (matching user expectations), and error toast on failure. Co-Authored-By: Paperclip <noreply@paperclip.ing> Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>