Matt V on 08 Jul 2021 16:56:49
With the current PowerBI.com workspace navigation experience, workspace names larger than 20 characters are a are causing some issues.
- going over 20 characters will create issues for usability: the full workspace name is no longer visible in the explorer, three periods (...) are added and the full name is visible only after hovering.
- We want use title prefixes on Workspace to cluster them together by division/project.
- If a workspace name has the same name for the first 20 characters, users (at least, me in the PoC) end up hovering over multiple workspaces in order to find the right one.
- This gives us a (UI-induced) 20 character limit for titles, which gives us ~7 characters of prefixing with 13 characters of actual naming: an unnecesary limitation.
The basic nav-pane has a fixed width of 300px, using F12 (Google Chrome developer tools) I was able to adjust this width to 400px, which actually provided a much more more pleasant experience on a larger screen.
Can we have a flexible (/responsive) width on the workspace explorer (pane) and/or a toggle to make it wider?
Merged with
Adjust workspace navigation pane width