This repository has been archived by the owner on Oct 16, 2024. It is now read-only.
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.
Beta task checklist #57
Open
Description
- Add error message if post type added to pattern no longer exists. eg. A post type added to your pattern no longer exists. / You have a post type in your pattern that doesn't exist in WordPress.
- Renaming a pattern creates a new copy. Fix renaming bug where there were 2 patterns #61
- consider doing a couple of things when a theme is changed:
- Delete all pm_pattern posts (these are not needed as we pull from files) After switching themes, delete allpm_pattern
posts #62
- Send a notice through the heartbeat API to any patterns still open that says The theme was changed. This pattern does not exist in this theme. Please close this tab. In the editor, show a notice that the theme changed #65 - Make sure child themes work If the theme is a child theme, save patterns to the child theme #69
- Make sure content isn't stale when using back button.
- Ensure assets save appropriately. (related to tree-shaking, which is removed now) Bring back tree shaking #91
- Deleting title on the edit screen, then saving results in a php error Don't allow saving if there's no pattern title, or if it's a duplicate #67
- Ensure error messages are read by screen readers. wp.a11y.speak
- Make sure the previews resize with a browser resize. Fix issue with preview width when window is resized #109
- Wide alignment not working in pattern editor in 6.2 beta.
- Default width from theme.json not working.
Feel free to edit as needed. We could also create a project if we feel it is needed.
Metadata
Assignees
Labels
No labels
Activity