Skip to content

馃敂 UX: Implement unified Toast Notification system#17

Description

@shard-c6

Description

Currently, feedback for user actions (success/error) might be inconsistent or rely on generic browser alerts. We should implement a unified, non-intrusive toast notification system.

Tasks

  • Integrate a toast library (e.g., react-hot-toast or sonner) or build a custom context.
  • Replace any generic alerts or silent failures with descriptive error toasts.
  • Add success toasts for key actions (e.g., 'Plant added to collection', 'Settings saved').
  • Ensure toasts are accessible (screen reader announcements).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status
Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions