-
-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Design Improvement: Navigation and Layout #179
Comments
Honestly, what is the advantage of a card in that context? |
The list view looks great in preview mod. I hope something similar will be implemented. |
Beautiful - feels clean and simple. Love the visuals. Some thoughts on specific details and usability that we should address: SidebarI like having a sidebar when in navigation mode rather than a drawer, and I think it makes sense that the editorial workflow board lives somewhere. There's a few issues:
If I would love to have little "Add new" buttons next to each collection like Wordpress does it. It's such a core action for users that I think saving the step of opening a dropdown and picking what you want to add is worth it... ListingI like this a lot and agree that for most collections cards doesn't seems to match the way we browse content. The main collection types that would benefit from a cards based view are collections heavily based on photos. For example for a website of a photographer or artists, a list of "Works" with just the "title" as the main identifier is a lot less useful than a card based grid with the images visual. How to handle searching and filtering will be important here... Main navigationLove getting a breadcrumb in there! I prefer always having the "New entry" button visible and making clear that it's a dropdown when there's more than 1 collection. Here's a really typical flow for content editors: The design team hands over the final site with placeholders for most of the content, now go in and do data entry for all the content. If there's no "Add new" in the top bar, the flow becomes:
This is such a common flow that we should make sure to remove step 5. |
👏 Love it |
Also, given the Open Source nature of this project, I've decided to Open Source the Design as well. https://www.figma.com/file/N3E88guK9a2Z3OmevEN54yEi/netlify-cms |
I would still really like to get little "Add" buttons in for collections where editors are allowed to create new entries in the sidebar. Going into the CMS to add a new entry is probably the number 1 user-story we have to consider. So I would really like to have it be a click operation instead of having to find the right collection type in a dropdown first. |
I have some doubts regarding the label "Add", or even a Plus icon next to it, as it is not obvious that it means "New post under this collection". So I went with the icon that we already have on the New Post button in the navigation bar, hopefully translating that association Icon->Meaning. As always, available in Figma. |
@rafaelconde how would you see the design based on discussions around the latest UI update? Any changes? Adding this issue to the 1.0 milestone. Most notable aspects:
|
The current state
I believe there are important UI elements and basic structure that could be improved:
New Post
button – it's probably one of the most used actions.A suggestion
New Post
button can change toPublish
if the user is in the editor for example.Obvious omission is the Search and Command bar, still thinking about that one.
Thoughts?
The text was updated successfully, but these errors were encountered: