Replies: 5 comments 43 replies
-
While it looks good aesthetically, one issue I have with displaying tags below the project name and path is that it increases the height taken per project. People may have hundreds of projects in their list, so we need to fit a reasonable amount of projects per page even on small displays to avoid an excessive amount of scrolling. There may be ways to optimize this (such as decreasing the spacing between name/path/tags or displaying tags with a smaller font size), but preserving screen real estate is important.
The reason tags have randomly assigned colors based on their name is that it allows standardizing the colors across projects. Otherwise, users would have to manually define tag colors in the editor settings (as opposed to project settings), which would result in tag colors being inconsistent across users if they are editing the same project. Defining tag colors in project settings would be problematic, as it would allow using different colors for the same tag in different projects (therefore nullifying the usefulness of colors to ease visual grepping). While this approach takes away control over controls from the user, it's more reliable and deterministic for all users. |
Beta Was this translation helpful? Give feedback.
-
Sorry for hijacking the discussion, but since it's about the project manager ui/ux in general I'll share some ideas here, maybe you'll find something useful:
Some feedback on your redesign:
|
Beta Was this translation helpful? Give feedback.
-
I find it frustrating to add tags by opening an additional window, I have no idea what to do next, just a "+" button. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Here's a version which is a bit less minimal, akin more towards a file explorer. I've tried to collect actions into groups:
I've resized the mockup to a more appropriate size (1280x823) so we can see what the padding looks like, and populated the list fully. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've noticed a few things which could be improved upon in the Project Manager & Project List, and I've given it a go with implementing them. Please let me know your thoughts!
Update: The design draft has changed quite a bit since the original comment. I've hidden it away within this details section.
First Draft
Main Changes
Vanity Changes
These changes are definitely not needed and are a personal choice, but no harm in presenting them 😜.
Before & After:
Before & After (Hover States):
Screen.Recording.2024-02-18.at.10.29.17.mov
Screen.Recording.2024-02-18.at.10.34.52.mov
Latest version as of 20 Feb 2024
Latest versions as of 26 Feb 2024
Please let me know your thoughts, is there anything that you like/dislike? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions