Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upUser tree that excludes never-active users #270
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
crertel
Mar 13, 2016
Contributor
To be clear, desired behavior would just be to omit users who both:
- Have no sumbmitted stories
- Have no comments
This is true, yes?
|
To be clear, desired behavior would just be to omit users who both:
This is true, yes? |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
anadrome
Mar 13, 2016
Yeah, that's what I had in mind.
One extra question would be what to do about users who have no submitted stories and no comments, but have a descendant in the tree who does. To keep the tree as a tree, they would have to be kept as a placeholder interior node (maybe grayed out).
anadrome
commented
Mar 13, 2016
|
Yeah, that's what I had in mind. One extra question would be what to do about users who have no submitted stories and no comments, but have a descendant in the tree who does. To keep the tree as a tree, they would have to be kept as a placeholder interior node (maybe grayed out). |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
crertel
Mar 15, 2016
Contributor
Hah, maybe just a flat list of users, sorted by <criteria, and have a "show heritage" button next to their name that expands to who invited them? And then the tree view can be something different?
|
Hah, maybe just a flat list of users, sorted by <criteria, and have a "show heritage" button next to their name that expands to who invited them? And then the tree view can be something different? |
anadrome commentedMar 12, 2016
Feature request.
Now that the user tree has grown to 5000+ users, it's a bit unwieldy. One way it could be a little more useful (at least to me) is if there were an option to show a version of the tree that excluded never-active users, i.e. those who signed up but have never posted a comment or submitted a story.