Open Closed

Notification/Information System between user and system #1267


User avatar
0
enes.koroglu created
  • ABP Framework version: v4.3.0
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:

We need a notification system for inform users about system related change or news like below image. There can be a badge between profile picture and in detail users can read and then (soft) delete (or not) messages. If messages read but not deleted by user, message should exists as read, if not read yet the badge should show number of unread messages and they should be identifiable as unread. If user wants; they should delete messages after read and after a period of time (this can be a parameter) read messages can be (soft) deleted.

Is it possible to add a feature like this.


3 Answer(s)
  • User Avatar
    0
    enes.koroglu created

    Kindly reminder

  • User Avatar
    0
    cotur created

    Hi @enes.koroglu,

    ABP Commercial has no notification module, you should implement this feature by your own.

    About the Page Toolbar editing for Angular, you can follow this documentation https://docs.abp.io/en/abp/latest/UI/Angular/Modifying-the-Menu#how-to-add-an-element-to-right-part-of-the-menu

  • User Avatar
    0
    ServiceBot created
    Support Team Automatic process manager

    This question has been automatically marked as stale because it has not had recent activity.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11