-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Add page list to Link UI transforms in Nav block #46426
Merged
getdave
merged 5 commits into
trunk
from
try/add-page-list-to-offcanvas-link-ui-transforms
Dec 14, 2022
Merged
Add page list to Link UI transforms in Nav block #46426
getdave
merged 5 commits into
trunk
from
try/add-page-list-to-offcanvas-link-ui-transforms
Dec 14, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
getdave
changed the title
Add page list to Link UI transforms in Nav block
[WIP] Add page list to Link UI transforms in Nav block
Dec 9, 2022
getdave
commented
Dec 9, 2022
Size Change: -2 B (0%) Total Size: 1.32 MB
ℹ️ View Unchanged
|
getdave
force-pushed
the
try/add-page-list-to-offcanvas-link-ui-transforms
branch
from
December 12, 2022 14:41
6804681
to
c9621e5
Compare
This comment was marked as resolved.
This comment was marked as resolved.
getdave
requested review from
scruffian,
MaggieCabrera,
draganescu and
ajlende
December 13, 2022 10:11
getdave
added
[Block] Navigation
Affects the Navigation Block
[Block] Page List
Affects the Page List Block
labels
Dec 13, 2022
getdave
force-pushed
the
try/add-page-list-to-offcanvas-link-ui-transforms
branch
from
December 13, 2022 10:12
c9621e5
to
7be304a
Compare
This comment was marked as resolved.
This comment was marked as resolved.
getdave
added
[Block] Navigation Link
Affects the Navigation Link Block
[Block] Submenu
Affects the Submenu Block - for submenus in navigation
labels
Dec 13, 2022
getdave
changed the title
[WIP] Add page list to Link UI transforms in Nav block
Add page list to Link UI transforms in Nav block
Dec 14, 2022
scruffian
approved these changes
Dec 14, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
getdave
deleted the
try/add-page-list-to-offcanvas-link-ui-transforms
branch
December 14, 2022 13:51
getdave
commented
Dec 14, 2022
Comment on lines
+77
to
+82
'core/page-list', | ||
'core/site-logo', | ||
'core/social-links', | ||
'core/search', | ||
]; | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's shared this across all these blocks as a standard piece of config
dmsnell
pushed a commit
that referenced
this pull request
Dec 15, 2022
* Initial work * Remove debugging * Allow Page List in Nav Link and Submenu * Fix introduction of bug * Remove console log
This was referenced Feb 27, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
[Block] Navigation Link
Affects the Navigation Link Block
[Block] Navigation
Affects the Navigation Block
[Block] Page List
Affects the Page List Block
[Block] Submenu
Affects the Submenu Block - for submenus in navigation
Needs User Documentation
Needs new user documentation
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What?
Adds Page List as a transform to link item blocks on the Nav block.
Why?
Enables flow where user wants to insert a Page List. Currently this isn't possible as the Custom Link block is always auto inserted when using the offcanvas.
How?
Adds relevant transforms.
Testing Instructions
+
in inserter.Link UI
Transforms
at bottom of Link UIPage List
.Testing Instructions for Keyboard
Screenshots or screencast
Screen.Capture.on.2022-12-13.at.10-38-06.mp4