Skip to content

Conversation

@mmiche01
Copy link
Collaborator

Changed whole collection management to use a columnbased view instead of a table-based one. The start view is now a column with top-level collections (no outgoing PART_OF relationships). By clicking on the entries, users can navigate down the PART_OF relationships to collections below. The navigation path is stored in the URL, so on reload, the path opens again.

Key changes:

  • Created new Components Column Viewer, columns, breadcrumbs, edit panes etc., removed old components
  • Change API pagination from page-based to cursor-based (for infinite scrolling)

@mmiche01 mmiche01 added the enhancement New feature or request label Nov 16, 2025
@mmiche01 mmiche01 self-assigned this Nov 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants