sidebar should disappear after click on link at small window width
davidhu2000 opened this issue · 1 comments
davidhu2000 commented
when the window size is below the break point, the sidebar disappears and can appear after clicking on the hamburger menu.
But after clicking on any link on the sidebar, when the page renders, it should auto disappear instead of having the manually click the hamburger menu to hide it.
davidhu2000 commented
fixed via the latest pull request;