diff --git a/docs/app/connect.md b/docs/app/connect.md index 56c1cb8..f62664c 100644 --- a/docs/app/connect.md +++ b/docs/app/connect.md @@ -124,6 +124,9 @@ The *Drawer Menu* can be accessed in the following ways: - From the *Home Screen* select the *Drawer* icon in the top-left corner of the screen - From any other screen, long-press the *Back* button in the top-left corner of the screen +!!! tip "Long Press Menu" + Performing a "long press" on the *back* button will provide quick access to the drawer menu from any view + The *Drawer Menu* provides instant access to the following actions: ### InvenTree diff --git a/docs/faq.md b/docs/faq.md index f1bc35f..be4c016 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -23,9 +23,9 @@ For more information, refer to the installation guides: !!! warning "Invoke Update" You must ensure that the `invoke update` command is perfomed *every time* you update InvenTree -### Feature *x* is not visible after update +### Feature *x* does not work after update -If a particular menu / item is not visible after updating InvenTree, it may be due to your internet browser caching old versions of CSS and JavaScript files. +If a particular menu / item is not visible after updating InvenTree, or a certain function no longer seems to work, it may be due to your internet browser caching old versions of CSS and JavaScript files. Before [raising an issue](https://github.com/inventree/inventree/issues), try hard-refreshing the browser cache: @@ -35,7 +35,10 @@ or Ctrl + F5 -### Problems Installing on Windows +!!! tip "A Refreshing Solution" + Performing a hard page refresh will remove old javascript files from your browser's cache + +### Problems installing on Windows InvenTree installation is not officially supported natively on Windows. Install using the WSL framework.