Open Closed

Notification(Bell) Service add notification to user interface without refreshing #6790


User avatar
0
cetin.sahin created
  • ABP Framework version: v8.0.0
  • UI Type:Blazor Server
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi. we developed Notification(Bell) Service. We apply step by step https://support.abp.io/QA/Questions/3592/How-do-I-force-the-Blazor-toolbar-to-refresh document . and we developed backend services. how can we add notification to user interface without refreshing can you share sample code.


4 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello ,

    Can you check this link https://community.abp.io/posts/realtime-notifications-via-signalr-in-abp-project-tsp2uqd3

    Thank you.

  • User Avatar
    0
    cetin.sahin created

    hi. We developed abp.io project with Blazor server UI. can you share with us Blazor server sample.

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hi ,

    There is no such example. can you please check this https://docs.abp.io/en/abp/latest/UI/Blazor/Toolbars#example-add-a-notification-icon to add bell icon.

    Thanks,

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hi,

    As you have checked https://support.abp.io/QA/Questions/3592/How-do-I-force-the-Blazor-toolbar-to-refresh , I also implemented same. Its working at my end like this

    I have changed my sidemenu layout totopmenulayout and add the code like in solution

    Please give a try.

    Thanks,

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