generated from alleyinteractive/create-wordpress-plugin
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
gutenbergRequires understanding GutenbergRequires understanding GutenbergjavascriptRequires understanding JavaScriptRequires understanding JavaScripttypescriptRequires understanding TypeScriptRequires understanding TypeScriptuxDesigning and implementing user experience improvementsDesigning and implementing user experience improvements
Description
Description
I would like to see support for pagination available within a single WP-Curate block or across WP-Curate blocks so that it doesn't have to be built from scratch each time.
Use Case
This has proved to be a more complex feature and we've added it across a few projects now. It might be more efficient to standardize that approach based on prior art.
Comments
- Deduplication is going to be difficult to implement as part of this feature, so for the initial buildout, let's not worry about deduplicating pages after page 1.
- This is a great use case for the Interactivity API.
Metadata
Metadata
Assignees
Labels
gutenbergRequires understanding GutenbergRequires understanding GutenbergjavascriptRequires understanding JavaScriptRequires understanding JavaScripttypescriptRequires understanding TypeScriptRequires understanding TypeScriptuxDesigning and implementing user experience improvementsDesigning and implementing user experience improvements