react-forms icon indicating copy to clipboard operation
react-forms copied to clipboard

[RHOSC] Create a common component for local development

Open rvsia opened this issue 4 years ago • 0 comments

RESERVED FOR RHOSC

Scope: All mappers

Description

Each mapper package has now a different local development playground. (yarn start in a package repository) A lot of schemas are duplicated.

We should introduce a common component that will be used in all mappers and will:

  • [ ] use shared schemas
  • [ ] use component design from each design libraries (for buttons, select)
  • [ ] remember form & playground state when page is refreshed
  • [ ] allow to write a custom schema

rvsia avatar Mar 01 '21 08:03 rvsia