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

[HelpHub] [6.4] Site Editor > Patterns #1204

Closed
34 of 41 tasks
femkreations opened this issue Oct 18, 2023 · 10 comments
Closed
34 of 41 tasks

[HelpHub] [6.4] Site Editor > Patterns #1204

femkreations opened this issue Oct 18, 2023 · 10 comments
Assignees
Labels
6.4 Changes in 6.4 release block editor Gutenberg related issues high priority [Status] Done Issue is completed user documentation (HelpHub) Improvements or additions to end-user documentation

Comments

@femkreations
Copy link
Collaborator

femkreations commented Oct 18, 2023

Article: https://wordpress.org/documentation/article/site-editor-patterns/

Update for 6.4

  • Patterns: distinguish between theme patterns and template parts in category list. 52382
  • Rename Library to Patterns 52102
  • Update icons in the creation menu 52108
  • Add lock icon for theme patterns 51990
  • Reinstate manage all template parts page 51961
  • Add sync status to pattern details screen 51954
  • Update pattern creation modal in library 51946
  • Reinstate manage all template parts page. 51961
  • Add renaming, duplication, and deletion options 52270
  • remove "apply globally" option from block settings 52160
  • Pattern focus mode DocumentActions should use the pattern icon 52031
  • Remove ability for user to toggle sync status after pattern creation 51998
  • Update template part icons in the library mosaic 51963
  • Update custom patterns label to 'My patterns' 51949
  • Reinstate my patterns category in site editor 54726
  • Require a title in the creation modal 54717
  • Add editing of pattern categories to site editor 54640
  • Update empty template part label 53842
  • Add user categories to site editor sidebar navigation screen 53837
  • Add categories to user patterns, and allow filtering by these in site and post editor 53835
  • Enable focus mode editing 52427
  • Open detail view when duplicating pattern 53214
  • Add hint to show template part move 52395
  • Display all custom template part areas in sidebar nav 52355
  • Update section heading levels 52273
  • Sticky header and pagination on Patterns page 52663
  • Clarify the "Entity" message of the snackbar 54333
  • Switch to three column layout on huge screens 52927
  • Swap pattern creation options 52726
  • Unify the delete button style in the dropdown menu with red 52597
  • Remove "Theme patterns" heading in Pattern library 52570
  • Update locked pattern tooltips 52497
  • Template Parts: Add further details to template part panel 52476
  • Update pattern library copy 52340
  • use the template actions component for template parts patterns 54173

General

  • Make sure all screenshots are relevant to the latest version
  • Make sure videos, if any, are up to date
  • Add ALT tags for the images
  • Make sure the headings are in sentence case
  • Convert all reusable blocks to a ‘regular block’.
  • Update the changelog at the end of the article
@github-actions
Copy link

Heads up @WordPress/docs-issues-coordinators, we have a new issue open. Time to use 'em labels.

@femkreations femkreations added user documentation (HelpHub) Improvements or additions to end-user documentation block editor Gutenberg related issues high priority 6.4 Changes in 6.4 release labels Oct 18, 2023
@github-actions
Copy link

Heads up @femkreations - the "block editor" label was applied to this issue.

@Leonardus-Nugraha Leonardus-Nugraha added the [Status] To do Issue marked as Todo label Nov 1, 2023
@atachibana atachibana self-assigned this Nov 5, 2023
@github-actions github-actions bot added [Status] In progress Issue is in progress and removed [Status] To do Issue marked as Todo labels Nov 5, 2023
@atachibana
Copy link
Collaborator

@femkreations
I have assigned myself to this issue.
I first check the tasks listed, those that have already been written in the page, and those that do not need to be written such as internal logic change.

@atachibana
Copy link
Collaborator

As a result of my triage, the following tasks are skipped, and already checked as Done.

These PRs are already reflected in the current screenshots and videos.

  • Patterns: distinguish between theme patterns and template parts in category list. 52382
  • Rename Library to Patterns 52102
  • Update icons in the creation menu 52108
  • Add lock icon for theme patterns 51990
  • Reinstate manage all template parts page 51961
  • Add sync status to pattern details screen 51954
  • Reinstate manage all template parts page. 51961
  • Add renaming, duplication, and deletion options 52270
  • Pattern focus mode DocumentActions should use the pattern icon 52031
  • Update template part icons in the library mosaic 51963
  • Update custom patterns label to 'My patterns' 51949
  • Reinstate my patterns category in site editor 54726
  • Add hint to show template part move 52395
  • Display all custom template part areas in sidebar nav 52355
  • Sticky header and pagination on Patterns page 52663
  • Swap pattern creation options 52726
  • Remove "Theme patterns" heading in Pattern library 52570
  • Template Parts: Add further details to template part panel 52476
  • use the template actions component for template parts patterns 54173

These PRs are not relating to Site Editor Patterns.

  • remove "apply globally" option from block settings 52160
  • Remove ability for user to toggle sync status after pattern creation 51998

These PRs are internal logic, or not directly related to the page.

  • Update empty template part label 53842
  • Update section heading levels 52273
  • Clarify the "Entity" message of the snackbar 54333

These PRs are improvement of User Experience.

  • Open detail view when duplicating pattern 53214
  • Switch to three column layout on huge screens 52927
  • Update locked pattern tooltips 52497
  • Update pattern library copy 52340

@atachibana
Copy link
Collaborator

atachibana commented Nov 12, 2023

I believe all remaining tasks will be covered by the following modifications. Please review them.
26/Nov/2023 Modified "ellipsis" to "three dots icon" by @abhansnuk suggestion

My Patterns

... (cut) ...

If you click on the Actions (three dots icon) button next to each pattern, you will see options to rename, duplicate, export as JSON or delete that pattern.

site-editor-patterns-6 4-my-patterns-actions

... (cut) ...

Create new patterns

There is a create patterns (+) icon next to the Patterns sidebar title you can click on to create new patterns. If you click on it, you will see three options: Create pattern, Create template part, and Import pattern from JSON.

site-editor-patterns-6 4-create-patterns

Create pattern

Specify the pattern name that describes what it’s for, and optionally assign the pattern to a category. Also, toggle the Synched option if you want to create Synced pattern.

site-editor-patterns-6 4-create-pattern

Create template part

Specify the template part name that describes what it’s for, and select an area of your site for your new template part: General, Header, or Footer.

site-editor-patterns-6 4-create-template part

Import pattern from JSON

Select the exported JSON file. To export a pattern, select Export as JSON from patterns Actions (three dots icon) button.

@abhansnuk abhansnuk added [Status] Review Issue in review and removed [Status] In progress Issue is in progress labels Nov 14, 2023
Copy link

Heads up @docs-reviewers - the "[Status] Review" label was applied to this issue.

@nalininsbs
Copy link

Highlighted in Docs triage meeting November 14, 2023 for reviews needed to move this high priority item forward.

@abhansnuk
Copy link
Collaborator

First review completed. Thanks for all your time and work and reviewing the task itself @atachibana

#1204 (comment)
On this text, can we link 'eliipsis' to this definition https://make.wordpress.org/docs/style-guide/punctuation/ellipses/ ?

@atachibana
Copy link
Collaborator

@abhansnuk
The "ellipsis" in the comment refers to the shape of the icon, and does not imply the omission mentioned in the style guide.
However, thinking about it, it is indeed ambiguous, so I would like to explicitly change the "ellipsis" to "three dots icon". Thanks.

@Leonardus-Nugraha
Copy link
Collaborator

2nd review done, added alt text to some images and changed the subheadings to sentence-case

@github-actions github-actions bot added [Status] Done Issue is completed and removed [Status] Review Issue in review labels Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.4 Changes in 6.4 release block editor Gutenberg related issues high priority [Status] Done Issue is completed user documentation (HelpHub) Improvements or additions to end-user documentation
Projects
Status: Done
Development

No branches or pull requests

5 participants