Base solution for your next web application
Open Closed

Two issues with theme 2 - ALERTS showing up twice, also the QUICK USER menu doesn't fire on mobile #10858


User avatar
0
kevinjhackett created
  • AspNetZero 10.2
  • MVC Jquery
  • Core
  • ABP 6.2
  • Theme 2
  • Layout type - Fluid (but same problem for Fixed)
  • Header Bar - desktop fixed header ON - mobile fixed header ON (but same problem on all combinations)
  • Menu Bar - OFF

I am using Theme 2 and I see two problems:

a) The AbpPageAlerts appears TWICE.

The _ Layout.cshtml page for 'theme 2' has two occurrences of AbpPageAlerts being shown. I'm assuming one would be for mobile only? Anyway, I'm seeing both sets of alerts at the same time. If I switch to any other theme, they only appear once.

b) The Quick User panel works as expected in desktop mode, but in Mobile mode it will not fire / appear. The quick menu appears as expected when you click the 'hamburger' but clicking the user does nothing. (and you can also see the 2 copies of the alerts too )

I have checked the Layout file and I have not made any changes since I checked in the original ANZ solution. Both Chrome and Edge produce the same, so it's not the browser


1 Answer(s)
  • User Avatar
    0
    musa.demir created

    Thank you for your contribution @kevinjhackett. I created an issue about it. You can follow the progress here: https://github.com/aspnetzero/aspnet-zero-core/issues/4225