-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
"Children" and "Parent" navigation #8
Comments
I think the icon for children needs to be directly along the line and not departing from it, since the children include the ones already in display (the branch with the number 17). Something like the rightmost one is what I would lean towards: I even added an icon on top to automatically show the direct parent of the specific card. That way you could navigate the tree by one-clicks displaying parents and children. Also, when there are more than 3 children, maybe the icon can show a drop-down menu? |
I don't want to clutter the screen, though. And I can see how adding these icons can visually clutter something that currently looks really nice. I'm wondering if we could hide those icons by default and show them when you hover near that card and also adding a toggle button to always show them? |
I'm going to remove the priority tag from this issue, since the latest commit, seems to be doing the work just fine. I'll leave the issue open, since we might want to discuss this further later |
OOOOOORRRRR, maybe those buttons are displayed on top of the card when you hover over them? That would make it difficult for touch-devices... but what I am proposing up there would generate a lot of visual clutter and I wouldn't like that... |
Sorry for the spam... but here's another comment from David that is related, I think:
Also, Alex didn't quite understood at first sight what the numbers meant. He only figured it out after playing a bit and undo/redo to see what had changed. What David didn't understand here was that the species listed at the bottom where the most recent ancestor and the ones at the top were the least recent. Not sure if we can convey that easily, but a "parent" button will help a lot, since people would mainly use it for navigate directly to the parent. |
It would be good that cards with children are immediately identifiable and that you can expand them with one click (right now, you need to make two clicks in order to expand)
The text was updated successfully, but these errors were encountered: