Opened 14 months ago
Closed 14 months ago
#58883 closed defect (bug) (reported-upstream)
Missing “general template parts”
Reported by: | tomxygen | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 6.3 |
Component: | Editor | Keywords: | |
Focuses: | Cc: |
Description
In 6.3 RC1 if you go to Appearance > Editor > Patterns > Template Parts – General, no pattern is shown.
https://i.ibb.co/n7rXN6m/Screenshot-2023-07-23-at-4-03-39-PM.png
Attachments (2)
Change History (8)
#1
@
14 months ago
- Component changed from General to Editor
- Milestone changed from Awaiting Review to 6.3
This ticket was mentioned in Slack in #core by audrasjb. View the logs.
14 months ago
#4
in reply to:
↑ 3
@
14 months ago
Replying to petitphp:
After a quick search in Gutenberg repository's open issues, I didn't find anything that looks related to this bug.
Installing the latest version of Gutenberg with WP 6.3RC1 seem to fix the issue described, also the interface is not exactly the same ("General" category has been renamed to "Uncategorized" which match the area's name).
I can't reproduce your screenshot in WP6.3RC1.
Just tried with a new install and the interface is exactly the same I posted earlier.
#5
@
14 months ago
I can't reproduce your screenshot in WP6.3RC1.
Just tried with a new install and the interface is exactly the same I posted earlier.
@tomxygen yes, the screenshot was made after I installed the latest version of Gutenberg to check if the issue had already been fixed by them. Which is the case.
I found the PR fixing the issue you have : https://github.com/WordPress/gutenberg/pull/52747
The fix should be available in the 6.3-RC2 :)
After a quick search in Gutenberg repository's open issues, I didn't find anything that looks related to this bug.
Installing the latest version of Gutenberg with WP 6.3RC1 seem to fix the issue described, also the interface is not exactly the same ("General" category has been renamed to "Uncategorized" which match the area's name).