Open Closed

Issue with Navigation Bar Buttons Not Working on Small Screen in Angular Lepton Theme Project #8218


User avatar
0
mert.kir created
  • ABP Framework version: v8.3.2
  • UI Type: Angular
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes (Auth Server Separated)
  • Steps to reproduce the issue:
  1. Create a new ABP project using the following command: abp new MyApp -u angular -t app-pro --theme lepton -m none --separate-auth-server --database-provider ef -csf
  2. Log in with the Host user.
  3. Resize the browser window so that only two buttons are visible on the navigation bar.
  4. Attempt to click on these buttons.

Expected Result: The menu should open when clicking on the buttons.


No answer yet!
Made with ❤️ on ABP v9.1.0-preview. Updated on November 01, 2024, 05:35