-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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 #32638
Comments
More related feedback from the same call for testing to include:
|
More feedback from the same call for testing. This was a key area of repeated feedback:
|
It is also unclear why this is happening, but I don't think it's a technical decision because some versions (like Offset and Large Title) showcase more than one post by default. Maybe the idea was to show an initial default that is not very tall? In any case, I think it would be better to increase the default number of posts in that version to something like 3 (so the preview is not too tall, but it can help users understand that it could be customized). I can also imagine redesigning the placeholder state with some extra controls for the number of items and offset, so people can customize the block before adding it to the page. |
Regarding this feedback:
That is something I've also found in my initial exploration of the Query Block and I find it puzzling: if a user clicks on "Start Blank" and then selects one of the four available variations ( This is something that doesn't happen when picking a variation from the initial placeholder selection. If that's not a bug, it seems like a strange design decision to me. Update on 07/05: this wasn't a bug, but me not understanding the way the "Inherit query from template" works 😅 |
The behavior of |
Thanks, @ntsekouras. I was confused when I started testing and comparing the different loop variations. |
Hi |
This is different. There are some patterns that have set the number of posts to
I guess it would be better not to try to be smart about this and probably leave this for patterns to handle. What we could do though would be to change the number of posts to --cc @kjellr |
As part of the tenth call for testing, more feedback came in around this topic that I'll pass on below:
I imagine this is going to continue to cause confusion, especially at scale when the block is used more. |
I ran into this today while testing. I wonder if it'd help for us to duplicate the settings in the toolbar in the settings in the sidebar, for visibility. When I looked at the Settings panel in the sidebar I expected that all the controls would be available there, but it took me a while to find the Items per Page setting in the toolbar, and then it felt a bit awkward tweaking settings in two different places for me, too. |
But I believe that is tracked in this issue #25198 |
Ah, perfect, thanks for linking me to the right place @carolinan! |
Yeah, I think this is the best route — it'll give folks a more realistic sense of the patterns: what you see in the preview is what you get. |
What problem does this address?
As part of the seventh call for testing for the FSE Outreach Program, this item of feedback came in:
Specifically, I can replicate that only one item appears upon adding the Query Loop Block. Here's the current process:
default.query.mov
What is your proposed solution?
Because this block is meant to highlight how you can query a set of posts or pages, it seems wise to have it show multiple by default. I'm not sure if this is a technical limitation or an intentional UX decision but, since I didn't know, I figured I'd open the discussion up :)
The text was updated successfully, but these errors were encountered: