-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Inserter: Its not obvious how to close the inserter #22871
Comments
That’s an interesting idea. However, part of me thinks that whatever we do, the pattern for closing a panel should be consistent regardless of if the panel is on the left or the right. |
It might be interesting to swap the search box down into the tab panel, then align the tab header styles in the inserter and document inspector. Right now they use different styles, but it might be a good opportunity to unify… (I don't necessarily love the grey background behind the tabs but thought I'd put it in to show what a 100% style alignment would look like) |
Liking @paaljoachim idea, but it's worth looking first at other instances that would have that behavior and value if it still makes sense, to @shaunandrews point. I don't think we should copy the existing pattern in the sidebar, as this interface needs work to do and it would be a regression to adopt something that might evolve anyways. The search below the tabs is misleading, as the search has a higher architectural significance. |
@pablohoneyhoney Well, the search bar actually changes behavior depending on which tab you're on, so it's really two different search bars. So it actually makes more sense for it to appear below the tabs. |
Is there any reason why the library/sidebar toggle acts differently from the settings sidebar toggle (OFF: icon without background color, ON: Icon with black background color)? Here's a Figma prototype of what it would feel like if they acted the same: https://www.figma.com/proto/VIyk72dx50GifV5ifPM63X/Library-Toggle?node-id=1%3A4&viewport=380%2C1085%2C0.5&scaling=contain |
The "Add block" button is a primary button (just like the Publish button), so that's why it has a blue background by default. It is a bit awkward that the active state looks the same as a standard button, though. |
Why is it considered a primary button? 🤔 |
Because adding blocks was considered a primary action. I think @jasmussen would know more. |
I don't think it's a primary action but intrinsic to the editing experience. Color and shape helps for hierarchy in the context of the collective UI, both within the top bar left functions as well as the rest of the interface. |
This is a somewhat associated issue. This is in regards to the inserter parent-child relationship in the Buttons Block. Check out the video as well. #21509 (comment) |
I'm favorable to @paaljoachim's idea about turning the |
It never occurred to us to look outside of the panel for the close button. The only workaround we figured out was to click on the black plus icon on the page for inserting new blocks, not the plus button on the top toolbar. We also did a search online to figure out if there was a way to close it and didn't readily find one. Now that we know about the toggle on the top toolbar, we have a decent workaround. However, after reading the details in this ticket, it would make sense to either have a close X on the Browse All panel or remove the close X on the other panels and force users to open and close using the top toolbar. I wonder if there are any accessibility implications of not having an option to close panels easily from within the panel though. |
This was also reported on Trac (see https://core.trac.wordpress.org/ticket/50725) and during today's accessibility meeting we closed the Trac ticket in favor of this issue. I'm not sure the problem can be considered fully solved or at least I'd like to see it discussed more in depth by the accessibility team. Also, to keep track of the specific issue reported on Trac, I'd like to reopen this 🙂 |
This issue was discussed again in today's Accessibility + Design Office hours in slack. Overall, we agreed that either design would work, and that it would be great to offer easier visibility on how to close the inserter. When opening the inserter:
Ideal combination of options based on our discussion:
Any of those would be acceptable re: accessibility. Thanks so much @shaunandrews! 🎉 |
Here is a support issue that was shared in the slack design channel. From Aleksandar. |
When opening the inserter, the right side meta boxes close (5.7). This makes sense due to limited screen real estate. However, when the inserter closes, the previously open meta boxes remain closed. This isn't cool, the user's previous state should be restored. If it was closed, it stays closed. If it was open, it should be reopened. |
Hey @bcworkz-wp |
@jameskoster |
Closing this out now that Jay's PR has merged and this no longer occurs 🥳 Screen.Recording.2021-05-17.at.10.32.49.PM.mov |
During some recent usability testing, I watched a user who had managed to open both the inserter and the inspector at the same time. Her screen looked something like this:
Now this person had opened both of these panels intentionally, and was making some progress on creating a new page. However, with both panels open much of their content was "squished" and they wanted to hide some tools that they no longer needed.
This person quickly found the "x" icon in the top-right of the Inspector panel...
...but they were unable to find a way to close the inserter. You'll notice that there's no obvious way to close the panel.
The changing color of the button (from blue to black) wasn't obvious to them, and they didn't connect it with a toggle interaction.
The text was updated successfully, but these errors were encountered: