Skip to content
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

Post visibility and date picker button iteration #1953

Closed
hedgefield opened this issue Jul 20, 2017 · 5 comments
Closed

Post visibility and date picker button iteration #1953

hedgefield opened this issue Jul 20, 2017 · 5 comments
Labels
General Interface Parts of the UI which don't fall neatly under other labels.

Comments

@hedgefield
Copy link

Expanding on #852 - I've seen some people discuss the usability of the new visibility and publish date buttons. The main problem is that we used to present the state (Public/Private/Draft etc) separately from the action to edit it, while in gutenberg both are the same thing (Public is a link that opens a popover). I do agree that it looks more elegant, and it saves some space, but from a usability perspective it might not be ideal - it doesn't immediately indicate that clicking the state also offer options to change it.

I've outlined some possible improvements below. TL;DR: I prefer option 2.

Option 1: place arrows next to the state, indicating that clicking on it will open additional options. This might muddy the meaning of that arrow, since it's also used on the collapsible section header above (though we could consider putting the pickers inline too, then it would make sense)

Option 2: Change the state into a button shape like Preview or Settings, making it clearer it contains an action. (note that the Move to trash button below it already has this look.)

Option 3: Reintroduce the edit link behind the state. In this case, I would go with change. To make it fit nicely though I had to expand the width of the sidebar to 320px.

@moorscode
Copy link
Contributor

Related #470

@hedgefield
Copy link
Author

Option 4: Make the Visibility and Publish labels the buttons instead of the state. This would make sense from the idea of 'I want to edit these properties', although it breaks with the convention that labels (left) are static and their state (right) is editable.

@mtias mtias added General Interface Parts of the UI which don't fall neatly under other labels. Needs Design Feedback Needs general design feedback. labels Aug 18, 2017
@karmatosed
Copy link
Member

At this point, I am unsure how widespread of an issue this would be. I would like to see during testing and get some solid figures on this.

That all said, I am not sure either of the three options (unfortunately), makes this clearer. I am very cautious of adding noise to the UI at this point.

If you wanted to run some usability tests to delve deeper that would be ace. Even comparing on prototypes could be amazing. But, I understand if you aren't able to @hedgefield.

@karmatosed karmatosed added User Testing and removed Needs Design Feedback Needs general design feedback. labels Sep 4, 2017
@karmatosed
Copy link
Member

Closing as we are moving things that are feedback or need usability testing to that project. As things have iterated a lot we may decide this doesn't. It would be a good one to consider as we get more feedback from tests.

@afercia
Copy link
Contributor

afercia commented Nov 7, 2017

Note: the issue discussed here is basically the same discussed on #470 and it's not just about design. It's an accessibility issue.

Tug pushed a commit that referenced this issue Feb 28, 2020
…r-left

Fix Quote border-left not visible in Dark Mode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
General Interface Parts of the UI which don't fall neatly under other labels.
Projects
None yet
Development

No branches or pull requests

5 participants