Open Closed

Lepton Theme - notification setting button does not appear in mobile mode #6013


User avatar
0
Sergei.Gorlovetsky created

In mobile mode, the notification setting button with bell icon does not display at all. It is just shown in desktop mode. This issue was raised previously under tickets #5383 and #5645. As per the ticket, we can not see how to enable notification bell in the latest 7.4 release.

ABP Framework version: v7.4

UI Type: Angular

Database System: MongoDB

Tiered (for MVC) or Auth Server Separated (for Angular): yes

Exception message and full stack trace:

Steps to reproduce the issue:


3 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi

    The notification icon is just a visual element seen in our HTML demo and hasn't been developed as a feature on its own. Its placement on the desktop is entirely customizable, allowing users to add as many other shortcut icons as they like, such as chat or calendar icons, just like in the HTML demo.

    On mobile devices, these icons can be placed either in a mobile submenu or added as a menu item under an expandable user menu. It's entirely up to the user's preference, offering a flexible and customizable experience.

  • User Avatar
    0
    Sergei.Gorlovetsky created

    Hi

    So we are trying to add notification as sub menu for mobile view, the issue is the menu is visible to both desktop and mobile view, is there any way we can only show menu in mobile view?

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    How did you add it? could you share some code? thanks.

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