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

The third and fourth welcome tips reference actions that are not always possible #12360

Closed
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

Comments

@johnbillion
Copy link
Member

Describe the bug

The third and fourth welcome tips instruct the user to click the Preview and Publish buttons. If the user has chosen not to insert any content, and instead simply follow the tips, then these actions are unavailable and the user is pointed to two disabled buttons.

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. Click See next tip on the first and second welcome tips.
  4. Observe that the third tip points to a disabled Preview button.
  5. Click See next tip.
  6. Observe that the fourth tip points to a disabled Publish button.

Expected behavior

The welcome tip flow should be tweaked so that a user is not instructed to click a disabled button. Maybe the tips should be dynamic based on whether the user is adding content, or simply following along with the tips. Not sure on the best approach.

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
@skorasaurus
Copy link
Member

maybe a duplicate of #8061

@designsimply
Copy link
Member

Closing in favor of consolidating to #8061.

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

No branches or pull requests

3 participants