The Document Outline no longer shows the title #68660
Labels
[Feature] Document Outline
An option that outlines content based on a title and headings used in the post/page
[Type] Bug
An existing feature does not function as intended
Description
The Document Outline feature in the List View no longer shows the post title.
The title used to show above the list of headings.
The code that I believe is intended to show the title has three checks:
editor-post-title__input
can be foundThe element with the class name
editor-post-title__input
is the item you click on to enter or update a title for the post or page.And my guess may be wrong but I think the check fails because now the block editor is in an iframe?
Alternatively, if the title should no longer show in this view, the "dead" code should be removed.
Step-by-step reproduction instructions
Edit a post or page that has a title.
Open the List View.
Open the Document Outline tab
Confirm that the title is not showing in the document outline.
Screenshots, screen recording, code snippet
An older screenshot of the Document Outline:
Screenshot borrowed from https://github.com//issues/50280A current screenshot of the Document Outline, with the title missing:
Environment info
No response
Please confirm that you have searched existing issues in the repo.
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Please confirm which theme type you used for testing.
The text was updated successfully, but these errors were encountered: