Create data layer integration for /admin-menu
endpoint
#45464
Labels
[Feature] Calypso & wp-admin Navigation
All navigation in Calypso and wp-admin, and the unified transitions between the two.
Sub Issue of #45435.
This documents the need to (experiment with) creating a data-layer and state implementation for the
admin-menu
endpoint proposed in D49005-code.Tasks
admin-menu
directory inclient/state/data-layer/wpcom
.ADMIN_MENU_
).all
menu items (registerHandlers
).dispatchRequest
and logging from the various response actions creators.Following this, the next step will be to create a state tree for admin menus with actions, reducers and selectors to make the data available to the UI.
The text was updated successfully, but these errors were encountered: