Skip to content

Implement Toast Notification System for User Feedback #2

Description

@M-ayank2005

Description:

Add a toast notification system to the website to provide feedback on user actions (e.g., successful form submission, error handling, or item deletion).

Requirements:

  • Create a reusable Toast component (e.g., in /components/toast).
  • Implement toast variants: success, error, info, and warning.
  • Implement auto-dismiss functionality (e.g., disappear after 3-5 seconds).
  • Ensure toast notifications appear in the top-right or bottom-right corner.
  • Add basic styling/animations for appearing and disappearing.
  • (Optional) Add a close button to the toast.

Deliverables:

  • A functional toast container and component.
  • Using toast in different parts of the application.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions