azouaoui-med / react-pro-sidebar

React Pro Sidebar provides a set of components for creating high level and customizable side navigation
https://azouaoui-med.github.io/react-pro-sidebar/
MIT License
1.72k stars 412 forks source link

How to shift the pop out mobile menu down or up to prevent hiding #209

Closed Bryson14 closed 7 months ago

Bryson14 commented 10 months ago

Describe the bug A clear and concise description of what the bug is.

Sub menus can have multiple children especially when managing multiple data sources. So in this case, when the data submenu is expanded in its mobile format, it hides part of the child menuItem under the nav bar.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen. If there was a way to shift that context menu down so that the top nav bar didn't hide it, that would be awesome!

Screenshots If applicable, add screenshots to help explain your problem. image

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

HavenSelph commented 9 months ago

You could possibly change the z index of the submenu using css

stale[bot] commented 7 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.