Currently, the side menu is shown and closed every time an HTTP/HTTPs connection is done. The idea behind this behaviour is to make sure the user is aware of this menu. However, this can become be annoying over time.
Instead, the menu could be shown once. A flag can be stored in browser's storage to determine if menu should be shown or not.
Currently, the side menu is shown and closed every time an HTTP/HTTPs connection is done. The idea behind this behaviour is to make sure the user is aware of this menu. However, this can become be annoying over time.
Instead, the menu could be shown once. A flag can be stored in browser's storage to determine if menu should be shown or not.