Skip to content

Notification Toast Provider #86

@gabito1451

Description

@gabito1451

Description:
Build a context provider and floating UI component for temporary success/error toast notifications.
Requirements and context:

  • Toasts should auto-dismiss after 3 seconds.
  • Support overlapping or stacking logic.
    Suggested execution:
  1. git checkout -b feature/ui-toast
  2. Create context in frontend/src/context/ToastContext.tsx.
    Test and commit:
  • Test rapid fire triggers to ensure no overlap overlap bugs.
  • feat: implement global toast notification system
    Guidelines: Closes #[issue_id].

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stellar WaveIssues in the Stellar wave program

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions