Skip to content
New issue

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

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

Already on GitHub? # to your account

feat(toast): Improve notifications onto the hole website after user action #1619

Open
2 of 3 tasks
JNSPK opened this issue Jul 26, 2024 · 2 comments
Open
2 of 3 tasks
Assignees

Comments

@JNSPK
Copy link
Collaborator

JNSPK commented Jul 26, 2024

Several improvements to do :

  • Should notify errors when fetching ressource is failing
  • Should notify when an opportunity is bookmarked or removed from bookmarks
  • Should notify when a content is reported
@douglasduteil
Copy link
Member

Should notify for all existing notification types too

  • when a message is revived
  • when a proposal is made
  • etc...

@douglasduteil
Copy link
Member

\linked to NotificationType

enum NotificationType {
  EXCHANGE_COMPLETED
  EXCHANGE_NEW_MESSAGE
  EXCHANGE_NEW_PARTICIPANT
  FORUM_NEW_AWNSER
  INBOX_NEW_MESSAGE
  PROFILE_ADDED
}

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

No branches or pull requests

2 participants