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

Multi-line/relationship usability tweaks #31

Open
iross opened this issue Feb 20, 2019 · 1 comment
Open

Multi-line/relationship usability tweaks #31

iross opened this issue Feb 20, 2019 · 1 comment

Comments

@iross
Copy link
Contributor

iross commented Feb 20, 2019

I'll be playing around with the new interface this afternoon. I'll edit with additional thoughts as I have them.

  • I can't select a tag type -- the dropdown box isn't selectable
  • Can't delete an arrow after adding it -- can only delete it by removing one of the boxes.
  • Should we add the ability to delete sub-components? Right now if I make a box, then shift+make another box, then decide I don't want the second, I have to delete both.
  • Does arrow direction matter? Or will we extract it later via a layer of (box_1_type, box_2_type) logic?
@davenquinn
Copy link
Contributor

  • Pushed a change that should fix the first issue.
  • Relation adding and removal needs controls for sure
  • Sub-component deletion: probably should add this ability but it's lower priority
  • Arrow direction should point from referencing to referenced entity, but the reverse relationship can be easily reconstructed using SQL logic

@davenquinn davenquinn transferred this issue from UW-COSMOS/cosmos-visualizer-frontend Jul 11, 2019
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

2 participants