Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MVP v5: Dynamic Collections #545

Open
paulpestov opened this issue Jan 10, 2025 · 0 comments
Open

MVP v5: Dynamic Collections #545

paulpestov opened this issue Jan 10, 2025 · 0 comments

Comments

@paulpestov
Copy link
Collaborator

paulpestov commented Jan 10, 2025

For showcasing Dynamic Collections it is necessary to implement a core behaviour of adding collections were not previously configured.

AC:

  • In the top bar next to the list of active panels and their manifest titles there is a button to add new panel
  • Upon click on that button the user will be presented with a popup that
    • Holds a text input for a new collection URL
    • A Tree Selection of known collections (known = preconfigured and entered via text input)
    • A click on a TextAPI item creates a new panel
  • In the top bar, left to the list of active panels there is a button to open a global Tree Selection
  • Upon click a Tree Selection panel appears left to the text panels that
    • Holds a tree of all known collections
    • Each collection is a root node
    • A click on a TextAPI item opens a popup with a selection for the further behaviour
      • A replacement of the content of any already opened panel
      • A creation of a new panel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant