Details
-
Type:
Story
-
Status: Closed (View Workflow)
-
Priority:
P3
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:
-
Template:customfield_11100 18934
-
Sprint: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)