[library] Allow generic lists
- Dominant language
- JavaScript
- Stars
- 34
- Forks
- 71
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 29
Description
As an administrator, I would like the ability to create generic JSON-only lists that surface up in the library so my users have the ability to pick from different types of metadata (tags, authors, etc.).
## Additional Context
The original implementation of library implied that if library didn't know what a list was, it would drop out to a default KV style list behavior. The new library will simply load the JSON in an iframe when it doesn't know what it is.
Contributor guide
Research direction
Start by tracing the library's handling of known and unknown list types, then inspect how it currently falls back to KV-style lists. The work is done when an administrator can create a generic JSON-only list and the library loads that JSON in an iframe so users can choose metadata such as tags or authors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100