Added padding to Content panel on mobile view to prevent content being hidden behind mobile nav
Adjusted height of the mobile pop-up
Added Apply Filters button to mobile render
What should we test? (for QA)
Check that when scrolling up on the mobile panels, that content at the bottom of the page is not hidden by the nav (requires a mobile check as the bug doesn't appear in dev tools)
Check that the full pop-up is visible on a small mobile screen
Check the Apply Filters button appears on mobile and that it is disabled until the search box is populated or a filtered has been selected.
What? Why?
Related to issue #66
Apply Filters
button to mobile renderWhat should we test? (for QA)
Apply Filters
button appears on mobile and that it is disabled until the search box is populated or a filtered has been selected.