botpress / messaging

Botpress messaging server
43 stars 37 forks source link

feat(inspector): add formik context for pane managing #496

Closed Raid55 closed 2 years ago

Raid55 commented 2 years ago

The PR and ticket has ran a bit rampant so in order to merge this now I added annotations to designate future work to be done in other PR/tickets.

@LEGACY is just a marker to know where new 'legacy' code is being written. @TRANSLATE is for the translation ticket, every hardcoded string. @TODO is code that stays to be removed in another upcoming ticket.

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

linear[bot] commented 2 years ago
DEV-2597 InspectorKit react context

Allows Kit components to send onChange signals to a central form. Has portal info to allow for side pane to be shared.