Opened 17 months ago
Last modified 16 months ago
#58744 assigned defect (bug)
Width issue while creating sync pattern using already existed pattern
Reported by: | labunchemjong | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 6.3 |
Component: | General | Keywords: | needs-patch needs-testing |
Focuses: | Cc: |
Description
WordPress Version: Development version (6.3-beta3)
Theme: Twenty Twenty-Three
Browser: Google Chrome Version 114.0.5735.198 (Official Build) (arm64)
Follow this step to create this issue.
- Create a new post
- Add any of the existing pattern into the post
- Change that pattern to sync pattern
Now, the main issue is:
If the pattern was fullwidth style by default, when you change that pattern to sync type pattern; that pattern will change to boxed style. But the view in frontend will be in it's original style i.e. if it was fullwidth, it will be fullwidth in frontend.
Expected fix:
After we change the pattern to sync pattern, the pattern style should remain same in both frontend and backend.
Attachments (1)
Note: See
TracTickets for help on using
tickets.
I can replicate this— seeing the same issue. I tried editing the synced pattern to ensure it's full-width— but there's no way to do that on a group in the synced pattern editor.