Closed courtneyr-dev closed 6 months ago
Please review for https://github.com/WordPress/Documentation-Issue-Tracker/issues/283
The UI has changed slightly when you add a Query Loop block. You now select 'choose' or 'start blank' at the start. I see colours are also an option in the sidebar settings now.
Dear Team! @courtneyr-dev @azhiya I have updated the workshop and re-recorded sections, and audio, to include the new UI for the 6.0 release. It is a massive task updating a workshop as you also need to re-create the video, subtitles, transcript etc.
Thanks @westnz I'll move this to ready for review. I wonder what is the best way to manage this. Do we just create a whole new video or append a smaller video with the amendments?
Hi @azhiya! That was the hardest part. I had to create a new video (editing parts), redo the transcript, redo the subtitles etc. It takes almost just as long to update a video as to create a new one. Something to discuss moving forward as doing that doesn't seem sustainable moving forward. You have made a very good suggestion.
Hey @westnz I feel your pain, having to revise this just for that minor change in my opinion is not the right way to manage this. I'd be happy with just a note. I've put this on the agenda for next week.
Everything else looks good to go.
Awesome! Thank you so much @azhiya
Link to workshop: https://learn.wordpress.org/workshop/taking-advantage-of-query-loops/
6.1: patterns with the Query Loop, which reflects the intended post type, and the tools panel has been adopted to better consolidate the number of filters shown by default. Finally, folks who extend the Query Loop can also use an allowedControls property to determine what filters appear in variations to refine the UI based on their unique variation.
Visuals: parent filter video, tools panel video.
Code examples: video exploring registering a variation and including specific patterns with JS for registering a Query Loop variation and PHP for registering a pattern can be used with the variation.
Adoption approach: opt-in.
Key Make Posts/GitHub/Trac Issue(s):
https://github.com/WordPress/gutenberg/pull/44093#top. https://github.com/WordPress/gutenberg/pull/40933#top for querying pages. https://github.com/WordPress/gutenberg/pull/43590#top. UX: https://github.com/WordPress/gutenberg/pull/42629 to better organize the experience of working with filter options. UX: https://github.com/WordPress/gutenberg/pull/43285#top for a more intuitive and predictable experience. https://github.com/WordPress/gutenberg/pull/43632#top, which allows extenders to determine which controls show up for variations. https://github.com/WordPress/gutenberg/pull/44137.
Will work on updating the tutorial this week.
New version. I re-recorded the whole tutorial and have made updates:
I like how the video is structured, @westnz! One thing, there's a long period of silence from 0:38-0:40, this is very minor, though.
Thank you @fikekomala
Update published: https://learn.wordpress.org/tutorial/taking-advantage-of-query-loops/
WP 6.4 Visuals: YouTube video explaining improved pagination feature. Adoption approach: Key Make Posts/GitHub/Trac Issue(s): Query block: Client-side pagination (53812), make mid size parameter settable for Query Pagination block. (#51216), Query block: Start prefetching on first click to next/previous. (54781)
I plan to update and use this tutorial in the User learning pathway project.
Please tick all items you've confirmed:
Please tick all items you've confirmed:
Super useful tutorial, @westnz.
Thank you very much @devmuhib009 and @ironnysh
Published as part of the Intermediate user learning pathway.
https://learn.wordpress.org/workshop/taking-advantage-of-query-loops/ Workshop is submitted through https://learn.wordpress.org/workshop-presenter-application/
//tutorial