Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Notification System with Toast Messages #324

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Mutti499
Copy link
Contributor

@Mutti499 Mutti499 commented Dec 2, 2024

This PR implements a notification system using toast messages that appear in the top-right corner of the application.

Key Features:

  • Toast notifications with fade animations
  • Automatic dismissal after 5 seconds
  • Close button for manual dismissal
  • Responsive design that works across different screen sizes

Technical Changes:

  • Added NotificationCenter component for managing toast messages
  • Implemented event-based notification system for cross-component communication
  • Added fade-in/fade-out animations using CSS transitions
  • Responsive styling for different viewport sizes

Testing:

  • In pages where the alert is used, functions should be retried and notification logic should be observed.

Additions:

  • Logout button location fixed.
  • Responsiveness to the top contributors added.
  • LLM rejection got more explicit message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant