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

Site Editor: Add Location-Aware Snackbar on Load #71274

Closed
Copons opened this issue Dec 16, 2022 · 2 comments · Fixed by Automattic/jetpack#28810
Closed

Site Editor: Add Location-Aware Snackbar on Load #71274

Copons opened this issue Dec 16, 2022 · 2 comments · Fixed by Automattic/jetpack#28810
Assignees
Labels
[Feature] Full Site Editor The site editor. [Status] Needs Design Add this to PRs that need input from Design T-Rex [Type] Enhancement

Comments

@Copons
Copy link
Contributor

Copons commented Dec 16, 2022

When navigating into the Site Editor, the user might not be aware of what kind of document is being edited — especially if unfamiliar with the Site Editor UI.

We should display a snackbar providing information about the current document when entering the Site Editor.

For example:

  • "Editing the Index template"
  • "Editing the Footer template part"

Originally requested in #68953

@mmtr
Copy link
Member

mmtr commented Feb 6, 2023

I think this needs a broader discussion across different teams. Gutenberg did some changes to improve the Site Editor UI such as the new navigation mode (which is active by default upon loading the site editor) that helps users to acknowledge what they are editing:

image

However, that navigation mode is completely skipped / hidden in dotcom, apparently because of conflicts with the Link in Bio flow: p9Jlb4-6ad-p2 / #72339.

I agree that, for certain flows, users should enter the site editor completely focused on what they expect to edit (i.e. it's ok to bypass the navigation mode if the've clicked on an "Add links" button), but, for other flows, that might make the experience more confusing (e.g. users landing in the Site Editor after clicking in the Appearance > Editor menu).

@Copons
Copy link
Contributor Author

Copons commented Feb 6, 2023

IMHO, the navigation mode would have been enough to resolve this issue.
Even without snackbar notifications, the navigation mode requires intentionality from the user, reducing the chance of getting lost.

With Dotcom skipping the navigation mode, this is not exactly the case anymore.

I wonder how hard it would be to display the snackbar as suggested in a demo PR (or behind feature flag), and showcase it to the interested parties. 🤔

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Full Site Editor The site editor. [Status] Needs Design Add this to PRs that need input from Design T-Rex [Type] Enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants