uaem-na / donations-tracker

General-purpose distribution platform developed for the McGill chapter of the Universities Allied for Essential Medicine.
https://donations-tracker-dev.uaem.org
8 stars 1 forks source link

Create a Reusable Toast Notification Component #90

Closed shjryan closed 5 months ago

shjryan commented 10 months ago

Description

Create a reusable toast notification component that can be utilized on any page. This component will enhance user communication and user experience by providing a consistent way to display notifications across the application.

Issue Details

1 Toast Notification Component: We need to develop a versatile toast notification component that can be easily integrated into any page within our application.

Expected Behavior

The toast notification component should allow developers to display notifications with various types (success, error, info, etc.) and duration. It should be designed for reusability and customization. This should also utilize hooks or context. The toast notifications should be stackable.

Additional Context

A reusable toast notification component simplifies the process of notifying users about events or actions within our application, ensuring a consistent and user-friendly experience.

Acceptance Criteria

Implementation Guidelines

ChrisL2408 commented 9 months ago

@shjryan Can I remove this from the Hack4Impact board or is @Deniz-x on your team working on this issue? thanks!

ChrisL2408 commented 6 months ago

@shjryan Just wondering on this ticket if Deniz is still working on it?

shjryan commented 6 months ago

I will reach out to Deniz and update here.