sterrenb / flutterhole

A third party Android application for the Pi-Hole® dashboard.
https://play.google.com/store/apps/details?id=sterrenburg.github.flutterhole
MIT License
401 stars 27 forks source link

Sidebar menu covers footer #147

Open avt613 opened 3 years ago

avt613 commented 3 years ago

Describe the bug When I open the sidebar on my phone the buttons for the different pages are on top of the sidebar footer which can make it harder to read. It also may be affecting the 'API Log' button (look at the Additional context).

To Reproduce Steps to reproduce the behavior:

  1. Open the sidebar (This might only occur on smaller devices.)
  2. Scroll down

Expected behavior The footer should either be placed below the last menu item, which would make the whole list taller than my screen. Or the menu scrollbar should be shortened to fit the screen and not overlap the footer.

Screenshots Screenshot_20210413-225047.png

Versions (please complete the following information):

Additional context Not sure if this is connected, tapping 'API Log' from the menu doesn't seem to do anything. Holding it down does bring up the version dialogue found under 'About' > 'Version' > 'Details'. This may be because the footer is infront of the button.