Skip to content

Producer Integration

Until the actual UI become ready the Producer.page.js should return a dummy div. An example of a connected page is like here https://gitlab.coko.foundation/ketida/ketida/-/blob/websocket-locks/packages/client/app/components/wax/src/EditorPageWithData.js

Additional functionality:

  • in producer.queries.js add renameBook, updateBookMetadata, getBookTeams, addTeamMember, removeTeamMember, teamUpdated, bookUpdated, bookComponentUpdated
  • in Producer.page.js add the handlers of onImportModal, onAssetManagerModal, onMetadataModal, onInviteUsersModal
Edited by Alexandros Georgantas