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

Add block inspector component readme #24929

Merged

Conversation

JustinyAhin
Copy link
Member

Description

Added documentation for the block inspector component (see #22891)

How has this been tested?

N/A, documentation only

Types of changes

Documentation

Checklist:

  • [n/a] My code is tested.
  • [n/a] My code follows the WordPress code style.
  • [n/a] My code follows the accessibility standards.
  • [n/a] My code has proper inline documentation.
  • I've included developer documentation if appropriate.
  • I've updated all React Native files affected by any refactorings/renamings in this PR.

@@ -0,0 +1,24 @@
# Block Inspector

The Block inspector is one of the panels on the right sidebar of the editor; it is mainly used to view and modify the settings of the selected block.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if really need to mention "right sidebar" because it's a generic component that can be rendered anywhere. In the post editor, it happens to be rendered there.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah , makes sense. my initial description was how it is displayed in the editor.
Just edited.

@JustinyAhin JustinyAhin merged commit 0de26c5 into WordPress:master Aug 31, 2020
@github-actions github-actions bot added this to the Gutenberg 8.9 milestone Aug 31, 2020
@youknowriad youknowriad added the [Type] Developer Documentation Documentation for developers label Aug 31, 2020
@JustinyAhin JustinyAhin deleted the add/block-inspector-component-readme branch September 2, 2020 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Developer Documentation Documentation for developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants