Skip to content
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

Increase number of items per page for default Query Loop Block #35603

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

@amustaque97
Copy link
Contributor

@amustaque97 amustaque97 commented Oct 13, 2021

Fixes #32638

Description

There’s a bit of a confusion point in the Query Block with Items per Page. Despite having multiple published posts only one appeared by default. I found the controls in the Block Toolbar to increase but also found it a bit cumbersome to toggle between the Block Toolbar and Block Sidebar to refine the underlying query.

default.query.mov

How has this been tested?

  • Switch to this PR and run the project
  • Create at least 3 post
  • Create/edit 4 posts and add query block by typing /query
  • Verify query block is showing 3 posts.

Screenshots

image

Types of changes

Enhancement

Checklist:

  • My code is tested.
  • My code follows the WordPress code style.
  • My code follows the accessibility standards.
  • I've tested my changes with keyboard and screen readers.
  • My code has proper inline documentation.
  • I've included developer documentation if appropriate.
  • I've updated all React Native files affected by any refactorings/renamings in this PR (please manually search all *.native.js files for terms that need renaming or removal).

cc @ntsekouras @annezazu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

1 participant