Opened 3 months ago
Closed 3 months ago
#57799 closed defect (bug) (reported-upstream)
Browse all template link does not work in site editor
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 6.2 |
Component: | Editor | Keywords: | |
Focuses: | Cc: |
Change History (7)
#2
@
3 months ago
Incidentally, if you display another template that is not HOME (for example, 404) and click the Browse all template button, the Site Editor display will return to HOME, but the template list will not be displayed.
Therefore, I feel that there may be other optimal behavior when this button is clicked.
This ticket was mentioned in Slack in #core-editor by olein. View the logs.
3 months ago
#4
@
3 months ago
I think this problem is also reported in the gutenberg repository: https://github.com/WordPress/gutenberg/issues/48289
The PR that fixes this problem is below:
https://github.com/WordPress/gutenberg/pull/48301
This PR will be backported to WordPress 6.2 Beta4.
Additional information: I have confirmed the operation in the following environment.