inveniosoftware / inveniosoftware/react-invenio-forms
components: add SeparatedList
Open
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
The `SeparatedList` component util can be copied from
https://github.com/inveniosoftware/react-invenio-app-ils/blob/master/src/lib/components/SeparatedList/SeparatedList.js and used where we have delimiter-separated lists, like e.g. authors, aliases, acronyms, etc.
It would improve the readability in many of the cases, and avoid implementing the same joining logic all the time.
_Originally posted by @kpsherva in https://github.com/inveniosoftware/react-invenio-forms/pull/265#discussion_r1860444466_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.