Problem/Motivation
If you scroll the page on small screens, open responsive navigation and then click on close navigation button the browser will scroll page to the top. Same does not happen if you click outside of responsive navigation, scroll will not be triggered on close. This should be fixed, we should not trigger scrolling on navigation close button.
As a bonus, we should detect clicking on anchor links in responsive navigation and after scroll close navigation.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | responsive-menu-disable-scrolling-3110099-2.patch | 618 bytes | pivica |
Comments
Comment #2
pivica commentedHere is a patch that fixes this.
Comment #4
pivica commentedCommitted.