-
Notifications
You must be signed in to change notification settings - Fork 57
[Modal Layout Picker] Populate UI for WPCOM sites with data from the API #2443
Copy link
Copy link
Closed
Labels
Page Templates[Type] EnhancementImproves a current area of the editorImproves a current area of the editor
Description
Is your feature request related to a problem? Please describe.
This task is part of the effort to rework the Starter Page Template Picker for new pages. This part of the initiative will focus on utilizing the data fetched from /wpcom/v2/sites/{site}/block-layouts to replace the static data used in #2437, and #2436 with the results from the API.
Note: Work for caching this data will be handled in Add Issue but consideration for migrating this to use the cached data should be considered.
Goals
- Data should be fetched from the endpoint developed as part of Add API Endpoint containing the current with starter page layouts #2413
- The UI components developed as part of [Modal Layout Picker] Create Layout Picker category bar UI using static data #2437, and [Modal Layout Picker] Create Layout Picker sections and thumbnail UI using static data #2436 should be updated to utilize the results of the API
- Self-hosted sites should still use the static data, and shouldn't make the API request.
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Page Templates[Type] EnhancementImproves a current area of the editorImproves a current area of the editor

