Open Closed

LeptonX-Notification-bar #6955


User avatar
0
yasin.hallak.89@gmail.com created
  • ABP Framework version: v8.0.0

  • UI Type: LeptonX Demo

  • Exception message and full stack trace:

  • Steps to reproduce the issue:

Hi support ,

when I click on notification icon the menu does not open and them menu is Existing in html content

Can you give me some solution please

thanx.


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

    Hello,

    The LeptonX demo is developed just to showcase Leptonx theme's look and feel it is not functional.

    You can develop functionality as per your UI type and it is documented in ABP documentation.

    Thanks.

  • User Avatar
    0
    yasin.hallak.89@gmail.com created

    Hello

    I need to use this feature urgant ,and think there are some errors with classes, because when I set attribute (show) as below the notification menu is opened

    I tried so much but doesn't open.

    Can you give me some hints please

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello,

    May I know which UI you are using MVC/Angular/Blazor?

  • User Avatar
    0
    yasin.hallak.89@gmail.com created

    Hello,

    May I know which UI you are using MVC/Angular/Blazor?

    Hi ,

    I use MVC

  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello,

    please check https://docs.abp.io/en/abp/latest/UI/AspNetCore/Toolbars#example-add-a-notification-icon and https://community.abp.io/posts/realtime-notifications-via-signalr-in-abp-project-tsp2uqd3

    thanks

  • User Avatar
    0
    yasin.hallak.89@gmail.com created

    Hello,

    please check https://docs.abp.io/en/abp/latest/UI/AspNetCore/Toolbars#example-add-a-notification-icon and
    https://community.abp.io/posts/realtime-notifications-via-signalr-in-abp-project-tsp2uqd3

    thanks

    Hi ,

    I know this documents and added notification icon in toolbar item, but I took the source code of notification bar in the leptonx demo

    and doesn't work notification bar menu

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    You can try:

    leptonx.createContextMenuWithin(document.querySelector('#notification-bar'), 'notification-bar');
    
  • User Avatar
    0
    yasin.hallak.89@gmail.com created

    Hi,

    You can try:

    leptonx.createContextMenuWithin(document.querySelector('#notification-bar'), 'notification-bar'); 
    

    Thanx for your response bro :)

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    : )

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