-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[58454] Sidebar menu should be hidden when page width is reduced (#17003
) * on resizing the window hide the menu if the new window size is small * close menu when the screen is resized and its size is less than 1012px * show the menu if the window size is greater than 1012px * add comment * fix closing menu when the user close it and then refresh the page again * fix eslint errors * set focus on first element of menu * check if the screen is a large screen and menu is hidden because the screen size was resized to a small one * set toggle title
- Loading branch information
1 parent
3fc1250
commit 48a2f39
Showing
1 changed file
with
60 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters