Description of the limitation and why it is relevant to address
As a user I want to the search-box to have focus on opening the workspaces page, so that I can quickly find the workspace I’m looking for.
I think this is relevant for the VIKTOR platform because it will be quicker to work with.
Submitter proposed design
Give the search-box focus on page load. Looks like adding 1 html attribute: autofocus
.
Current workarounds
Either scrolling through the list of workspaces or aim your mouse at the search-box. Both not really user friendly.