-
Notifications
You must be signed in to change notification settings - Fork 4.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
Visual queues for Edit and Navigation Mode #17184
Comments
That's actually a pretty valid query, it does look like it becomes an input. I wonder what it would feel like but that of makes sense. Focus, then edit. |
From an accessibility & a usability standpoint, having a clearly articulated text statement that indicates the current state of the block and instructs the user how to change that state is extremely helpful. |
In design triage in slack, we agreed some kind of cue is needed. Finding a general way to enable tips/help mode similar to Gmail for compact/expanded display or another way might help. |
We need some design work here to figure this out.
|
Today Select Mode changes to the Edit Mode on double clicking a block or pressing Enter. |
@talldan, is the process of selecting to enter Select mode enough of an indicator as to why the blocks are now blue? |
@mapk It's also triggered using the Escape key, which is something that is often reflexively pressed. Once Escape is pressed there's not much indication of what the change in mode means.
I think it could be worth trying something along those lines. |
I see there has been no movement here for a while. |
The snackbar to indicate tool shift seems fine to try, but I'd massage the text if we can:
I'd welcome copy suggestions, but here's a quick stab:
|
The snackbar still feels a little ephemeral, but it's a good improvement over what we have now, so I'd vote for trying this out too. I also like the idea of automatically switching based on certain inputs. |
Closing this as stale. The issue is fairly old and never gained any clear direction. |
Is your feature request related to a problem? Please describe.
Recently while using the editor I've been thinking about the new Edit and Navigation mode (#16500), and what it's like for users using the editor for the first time.
What does it mean when my block is highlighted with a blue border? My feeling is that it's ok if you're a mouse user, clicking on the block allows you to edit it.
If you're someone who primarily uses only the keyboard (as I quite often do), then I'm concerned that it might not be clear why nothing happens when attempting to type in a block in nav mode.
Describe the solution you'd like
One way to remedy this could be using tips. I think first and foremost, if a user finds themselves in navigation mode, it'd be great to show some kind of tip that tells them how to get back into edit mode.
Here's a little example of what this could look like to get the ball rolling:
If this seems too noisy, one option could be that the tip only appears if the user tries typing.
Describe alternatives you've considered
Perhaps typing should switch back into edit mode? This would rule out my other idea - #17185
The text was updated successfully, but these errors were encountered: