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

Entity tree view #2

Closed
7 tasks done
becomingbabyman opened this issue Mar 12, 2021 · 0 comments · Fixed by #1
Closed
7 tasks done

Entity tree view #2

becomingbabyman opened this issue Mar 12, 2021 · 0 comments · Fixed by #1
Assignees
Labels
enhancement New feature or request

Comments

@becomingbabyman
Copy link
Member

becomingbabyman commented Mar 12, 2021

  • enter a d/entity lookup in an input
  • if an entity is found return it as A V pairs in a table
  • include reverse refs to the entity in the the A V pairs too
  • make ref values into toggles that expand the entity or set of entities into a nested list like a file tree
    • expanding a cardinality one ref should show the whole entity
    • expanding a cardinality many ref should show a list of entities sorted by :db/id that can then be expanded as individual entities
  • refactor the tree-table view into its own component
@becomingbabyman becomingbabyman self-assigned this Mar 12, 2021
@becomingbabyman becomingbabyman added the enhancement New feature or request label Mar 12, 2021
@becomingbabyman becomingbabyman linked a pull request Mar 12, 2021 that will close this issue
Merged
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 a pull request may close this issue.

1 participant