-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Labels
Good First IssueAn issue that's suitable for someone looking to contribute for the first timeAn issue that's suitable for someone looking to contribute for the first time[Feature] Document SettingsDocument settings experienceDocument settings experience[Feature] NUXAnything that impacts the new user experienceAnything that impacts the new user experience[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
Describe the bug
The second welcome tip instructs the user to open the Settings
panel. This panel is already open, and following the instruction causes it to close.
Tested with WordPress 5.0 RC.
To Reproduce
Steps to reproduce the behavior:
- 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).
- Open the block editor.
- Follow the instruction on the second welcome tip:
Click “Settings” to open it.
- Observe that the settings panel is now closed, because it was already open.
Expected behavior
The initial settings panel state and the information on the corresponding welcome tip should match.
Screenshots
Desktop (please complete the following information):
- OS: macOS
- Browser: Chrome
- Version: 70
Metadata
Metadata
Assignees
Labels
Good First IssueAn issue that's suitable for someone looking to contribute for the first timeAn issue that's suitable for someone looking to contribute for the first time[Feature] Document SettingsDocument settings experienceDocument settings experience[Feature] NUXAnything that impacts the new user experienceAnything that impacts the new user experience[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended