Let user disable shortcut top menu () or load shortcut menu before files listing
Hi everyone,
whenever we user move from one folder to the next, using the web app in a browser, the page load is delayed by the shortcut menu on top. This shortcut menu displays buttons for [Upload][Folder][Word Document][Excel Spreasheet].
The current implementation is sooo annoying, since these four buttons are loaded on page and after the files listing in the directory. Unfortunately this shifts the file list of the directory down on the page each time.
This shifting down the file listing on the page is so annoying for browsing directories, since in that time one can't aim for clicking on files with the mouse. So it slows down the directory browsing experience of the user by around a second with each directory change.
I suggest two solutions:
1. The menu becomes optional and the user can disable it.
2. The implementation is changed, so that the shortcut menu is loaded before the file list. In this way the file listing doesn't move down on the page after it is first displayed.
Looking forward seeing this resolved.
Many thanks and all the best
Dirk