Documentation-Issue-Tracker icon indicating copy to clipboard operation
Documentation-Issue-Tracker copied to clipboard

[HelpHub] [6.4] Query Loop Block

Open femkreations opened this issue 1 year ago • 14 comments

Article: https://wordpress.org/documentation/article/query-loop-block/

Updates for 6.4

  • [ ] Move "Enhance pagination" toggle under Settings. 54198
  • [ ] client-side pagination. 53812
  • [ ] Add design enhancements for the "enhanced pagination" setting 54455

General

  • [ ] Convert all reusable blocks to a ‘regular block’.
  • [ ] Update the changelog at the end of the article

Good first issues

If you are looking for simpler tasks, take a look at related good first issues:

  • [ ] Check ALT attributes: #1313
  • [ ] Check headings: #1314
  • [ ] Update screenshots: #1315
  • [ ] Update videos: #1316

femkreations avatar Oct 19 '23 19:10 femkreations

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

github-actions[bot] avatar Oct 19 '23 19:10 github-actions[bot]

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

github-actions[bot] avatar Oct 19 '23 19:10 github-actions[bot]

@Leonardus-Nugraha Assing this to me

anandau avatar Oct 31 '23 14:10 anandau

@femkreations "Enhanced pagiation" is now "Force page reload" with RC3. Please update the issue description accordingly.

anandau avatar Nov 02 '23 03:11 anandau

@anandau does the comment above relate to this ticket or #1224 (right ticket now)? Thank you.

nalininsbs avatar Nov 08 '23 18:11 nalininsbs

My comment is related to this issue. "Force page reload" (earlier Enhanced pagination) is in the query loop block's settings, not in pagination block.

anandau avatar Nov 09 '23 00:11 anandau

Thank you for clarifying @anandau . @femkreations or @Leonardus-Nugraha would you be able to update the issue please and move the items to the Query block issue? Thank you.

nalininsbs avatar Nov 09 '23 13:11 nalininsbs

Hello @anandau how are you getting on with this update please? There is also a new dev note on the main query loop for reference https://make.wordpress.org/core/2023/11/13/main-query-loop-handling-for-block-themes-in-6-4/ Thanks.

abhansnuk avatar Nov 14 '23 13:11 abhansnuk

Hi @abhansnuk

I was away from work last week due to Diwali celebration. I will get it ready for review in next couple of days.

anandau avatar Nov 15 '23 12:11 anandau

Thank you for the update @anandau . Diwali and Sal Mubarak.

nalininsbs avatar Nov 15 '23 12:11 nalininsbs

New section to add after Sticky posts section

Force page reload

This option defined the behavior of the pagination block used within the query block. Clicking on pagination will reload the whole page when this option is enabled. When this option is disabled, client-side pagination will work, and only the required part of the page will be updated without reloading the whole page.

anandau avatar Nov 17 '23 12:11 anandau

Updated gif for Filters section to reflect Force page reload option in block settings.

query-block-filters

anandau avatar Nov 17 '23 12:11 anandau

Advanced section needs an update.

Advanced

query-block-advanced-settings
  • Block name - Give a name to this block
  • HTML element - Define the wrapper HTML element of the block
  • Additional CSS class(es) - Add a CSS class to your block. This can be used to write custom CSS to style the block as you wish.

anandau avatar Nov 17 '23 12:11 anandau

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

github-actions[bot] avatar Apr 23 '24 15:04 github-actions[bot]