Opened 2 years ago
Closed 2 years ago
#57653 closed task (blessed) (fixed)
Introducing the Navigation block list editing interface
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 6.2 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Editor | Keywords: | gutenberg-merge |
Focuses: | accessibility | Cc: |
Description (last modified by )
Building a custom navigation menu is hard. The Navigation block off canvas editing explores surfacing a List View interface for managing and building the contents of your navigation in the inspector sidebar controls, which are now split into tabs.
Change History (11)
#4
@
2 years ago
- Component changed from General to Editor
- Description modified (diff)
- Keywords gutenberg-merge added
#7
@
2 years ago
- Focuses accessibility added
- Summary changed from Introducing the Navigation block list editing interface in 6.2 to Introducing the Navigation block list editing interface
- Type changed from enhancement to task (blessed)
There is a discussion underway in in Core Slack core-committers channel for code being copied/merged from Gutenberg into Core already being blessed.
Today is 6.2 Beta 1. Core's handbook is clear about how to handle ALL enhancements and features requests before starting Beta 1.
- How the Release Cycle Works:
Phase 3: Beta. Betas are released and beta-testers are asked to start reporting bugs. No more commits for new enhancements or feature requests are allowed for the rest of the release.
- Releasing Beta and RC Versions:
For Beta releases, ensure that the milestone is cleared of enhancement and feature request tickets (e.g., Trac query for 6.1). If there is agreement within the release squad that a certain enhancement or feature request is critical for the release and thus needs to remain in the milestone, its ticket type should be changed to “Task (blessed)”. Also ensure with the Editor Tech Lead that enhancements/features merges from Gutenberg are similarly either cleared from the milestone or changed to a “Task (blessed)”.
This discussion likely will not get resolved before today's Beta 1 party starts.
I'm setting this new feature to "blessed" as it is planned for 6.2 and has already been released in Gutenberg. Its continuation is for UX and accessibility refinement. Given the fast iterations and release cycles, it will receive more testing, discussion, and feedback through Gutenberg's cycles than in Core's beta cycle.
This "blessed" feature can be revisited once there's resolution to the discussion.
In talking with @priethor, there will be a mixture of PHP code to merge/backport and packages to update. This ticket can be the landing place to track the feature.
From @priethor (copied from the description to here):
I'd like to propose the Navigation block list view editing interface to be a blessed task in the WordPress 6.2 release cycle.
When was this first released?
This feature was introduced in Gutenberg 15.0.
Why blessed it?
This new piece of UI might require UX changes to address accessibility needs or to polish some interactions.