Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
None
-
customfield_11100 18934
-
Frontside Sprint 46, stripes force Sprint 47
Description
Full details at https://issues.folio.org/browse/STCOM-298
Possible solutions:
- Refactor <EditableList> to work independently of redux-form; we could pass it as the component prop of a FormSection: https://redux-form.com/7.4.2/docs/api/formsection.md/
- <EditableList> is only used by ui-users and stripes-smart-components. It could be duplicated there (probably not a good option)