Editor: Fix second welcome tip instructs the user to open a control that's already open.#12911
Conversation
|
I thought the description above is not enough. I want to add an additional explanation below. Additional explanationProblem
(Quoted from : #12359 ). How I fixed it.Changing the instruction text to explain software behavior properly. How to check.
How has this been tested?I visually checked it in local environment and tested it by Types of changesChanging the instruction text. Checklist:
|
|
I would be even more specific: Click to cog icon to toggle the sidebar open and closed. |
|
@michelleweber |
|
Let's update with the suggestion from @michelleweber and proceed as there was no other version proposed. |
gziolo
left a comment
There was a problem hiding this comment.
I updated with Click the cog icon to toggle the sidebar open and closed. as suggested.
…hat's already open. (#12911) * fix the text of second welcome tip instruction * Fix Typo * Update index.js
…hat's already open. (#12911) * fix the text of second welcome tip instruction * Fix Typo * Update index.js


Description
I fixed the text of second welcome tip's instruction
Click “Settings” to open ittoClick “Settings” allows toggling the sidebar.https://github.com/WordPress/gutenberg/blob/master/packages/edit-post/src/components/header/index.js#L72
Discussed in here.
#12359
Types of changes
Change text.