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

First welcome tip obscures the UI element that it references #12358

Closed
johnbillion opened this issue Nov 27, 2018 · 2 comments
Closed

First welcome tip obscures the UI element that it references #12358

johnbillion opened this issue Nov 27, 2018 · 2 comments
Labels
[Feature] NUX Anything that impacts the new user experience General Interface Parts of the UI which don't fall neatly under other labels. [Type] Bug An existing feature does not function as intended
Milestone

Comments

@johnbillion
Copy link
Member

Describe the bug

The welcome tip that appears the first time a user interacts with Gutenberg obscures the UI element that it references. This is a poor first experience for new users.

Tested with WordPress 5.0 RC.

To Reproduce

Steps to reproduce the behavior:

  1. Ensure the localStorage in your browser is clear for your domain, so that tips appear (related: Tips: status should be user-based not browser-based #8052).
  2. Open the block editor.
  3. Follow the instruction on the first welcome tip: Click the “+” (“Add block”) button to add a new block.
  4. Observe that the block insertion UI is obscured by the tip.

Expected behavior

The welcome tip should not obscure the UI that it's referencing.

Screenshots

Desktop (please complete the following information):

  • OS: macOS
  • Browser: Chrome
  • Version: 70
@johnbillion johnbillion added [Type] Bug An existing feature does not function as intended General Interface Parts of the UI which don't fall neatly under other labels. [Feature] NUX Anything that impacts the new user experience labels Nov 27, 2018
@designsimply designsimply added the Needs Design Feedback Needs general design feedback. label Nov 27, 2018
@karmatosed karmatosed added this to the WordPress 5.0.1 milestone Nov 28, 2018
@mtias
Copy link
Member

mtias commented Nov 30, 2018

Related: #9242

@noisysocks
Copy link
Member

#18041 has addressed this by removing dot tips in lieu of a welcome guide modal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] NUX Anything that impacts the new user experience General Interface Parts of the UI which don't fall neatly under other labels. [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants