Open Closed

LeptonX Blazor Server issues #4621


User avatar
0
jfistelmann created
  • ABP Framework version: v7.0.2
  • UI type: Blazor server
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no

Issue 1 - menu close (mobile only)

The menu does not automatically close on mobile devices:

  • Steps to reproduce the issue:
  1. Setup new blazor server side project and add something to the menu (or simply install file management module)
  2. start app and view as mobile device
  3. open menu (button in the middle) and click something

Issue 2 - Does not scroll to top after navigation

When navigating to a site you're not getting scrolled to the top.

  • Steps to reproduce the issue:
  1. Setup new blazor server side project and add something to the menu (or simply install file management module)
  2. start app and view as mobile device
  3. Go to some page and scroll to bottom
  4. Go to another page: you are also at the bottom

Issue 3 - Scrolling up sometimes does not work (mobile only)

I have a site where scrolling down works, but scrolling to top again does not work. It is only reproducable on mobile devices. I cannot share the code for that in public. Is there any way I can show you?

Issue 4 - Selected Item in Menu bar (mobile only)

  1. Click on settings to open settings
  2. Click on settings again.

As you see, settings is still highlighted, although not opened.

In addition, if I am on settings and click some of the other elements, this happens:

The settings menu does not close and other menu items are highlighted as well. May be related to Issue 1. Seems to only happen for Settings and the menu button in the middle


3 Answer(s)
  • User Avatar
    0
    enisn created
    Support Team .NET Developer

    Hi,Issue 2 and Issue 3 are known issues and will be solved in the next version.

    I'm creating internal issues for Issue 1 and Issue 4.

    Can you please provide which LeptonX version are you using?

  • User Avatar
    0
    jfistelmann created

    Hi,Issue 2 and Issue 3 are known issues and will be solved in the next version.

    I'm creating internal issues for Issue 1 and Issue 4.

    Can you please provide which LeptonX version are you using?

    Hey enisn,

    thank you very much :)

    We are on Version 2.0.2

  • User Avatar
    0
    enisn created
    Support Team .NET Developer

    Thanks for reporting those bugs.

    Since they're bugs, your credit is refunded

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