Skip to content

groups: Use ListResources for narratives #1282

@victorlin

Description

@victorlin

Description

Currently, groups pages (/groups and individual group pages) use the new ListResources component for datasets and the old DatasetSelect component for narratives.

The /charon/getAvailable endpoint provides all the necessary data for ListResources to work with narratives. The new component should be used for a more consistent user interface.

Possible solutions

  1. Keep datasets and narratives separate (PR)
  2. List them together (PR)

As mentioned in #1271 (comment), I'm leaning towards 2 (with some more polish).

Links

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions