Implement Global Toast Notification Component #63
Labels
frontend-functionality
Integration issues between the frontend and other project parts
good first issue
Highlights issues that are good entry points for new contributors
We aim to integrate global toast notifications into our project to indicate various actions. We will use the default Bootstrap toast in three modes: success (green), error (red), and info (blue). These toasts should be positioned at the top-right corner of the page. The toast design should remain as close to the default Bootstrap toast as possible, avoiding any complex styling.
The toast notifications should automatically close after a specified duration. The toast component should be designed to accept variables for the toast mode and text, ensuring flexibility and avoiding hardcoding these values.
Additional Notes
Steps to Participate
Contribution Guidelines
Deliverables
Reward
The text was updated successfully, but these errors were encountered: