Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable scroll the sidebar (menu bar) in mobile view #5813

Open
Sivan4562 opened this issue Aug 29, 2023 · 1 comment
Open

unable scroll the sidebar (menu bar) in mobile view #5813

Sivan4562 opened this issue Aug 29, 2023 · 1 comment

Comments

@Sivan4562
Copy link

Sivan4562 commented Aug 29, 2023

  • Laravel Version: ^7.29
  • PHP Version: 7.4
  • Laravel-admin: ^7.29

Description:

I have more than 15 menus in the sidebar (menu bar). In the desktop and laptop view, the sidebar (menu bar) will scroll up and down and my problem is that I cannot scroll the sidebar (menu bar) in the mobile view I am using Chrome to open the admin panel in the mobile view. How can I fix this? Can anyone help me, please?

@Sivan4562 Sivan4562 changed the title unable scroll the sidebar in mobile view unable scroll the sidebar (menu bar) in mobile view Aug 29, 2023
@alexoleynik0
Copy link

Which Application layout have you set in your config/admin.php file 'layout' key?
There can be those values -- "fixed", "layout-boxed", "layout-top-nav", "sidebar-collapse", "sidebar-mini".
Does it fails to scroll with every of these? I use "sidebar-mini" and don't have such problems ("fixed" could be the problem in my opinion).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants