-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
[Block] Query LoopAffects the Query Loop BlockAffects the Query Loop Block[Feature] Interactivity APIAPI to add frontend interactivity to blocks.API to add frontend interactivity to blocks.[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Description
@jasmussen shared with us some design improvements for the Query block enhanced pagination.
These should be pretty fast to do and we should be able to complete them before the 16.7 RC:
- Change the modal text to:
Plugin blocks are not supported. For enhanced pagination to work, remove the plugin block, then re-enable it in settings.
- Change the modal button text to:
OK
- Change the error notice text to:
Enhanced pagination only works with the blocks bundled with WordPress. If you want to enable it, you have to remove all plugin blocks from the Query Loop.
- Remove the left/right margin of the error notice yellow box so it lines up with the text above.
- Start the loading bar further to the left.
- Increase the loading bar starting delay from 300ms to 400ms.
These are more complex and could be done if we have time before the 16.7 RC:
- Figure out if we can combine the focus scroll with the smooth scroll of
scrollIntoView
, but we can investigate. - Add a “blink” the Query block in the Editor as soon as the toggle is enabled, just to provide some visual feedback in the canvas that something changed.
- Add a fading animation to the enhanced Query Loop navigation
jasmussen and Poliuk
Metadata
Metadata
Assignees
Labels
[Block] Query LoopAffects the Query Loop BlockAffects the Query Loop Block[Feature] Interactivity APIAPI to add frontend interactivity to blocks.API to add frontend interactivity to blocks.[Type] EnhancementA suggestion for improvement.A suggestion for improvement.