@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:
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 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:
Plugin blocks are not supported. For enhanced pagination to work, remove the plugin block, then re-enable it in settings.OKEnhanced 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.These are more complex and could be done if we have time before the 16.7 RC:
scrollIntoView, but we can investigate.