Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upImproved user experience: choosealicense.com/appendix #703
Comments
|
Thanks! This issue is similar to #637 ... I think it describes the most feasible fix for 637 anyway. I'm going to add a help wanted label, as I'd love to see someone take a stab at implementing. |
|
I'd be interested in having a go at this, but is there an idea as to how to handle columns that have more than two possibilities (yes/no) being filtered? One possibility, that lacks some of the elegance of @sebbes333 solution, would be to use a filter button along with a modal popup.
|
|
@bebleo I think a toggle #637 (comment) could just step through however many possibilities exist in a column. Even with just yes/no there are three states (all, only yes, only no...actually four, but "none" makes no sense). I'm not thrilled with a modal popup but another UI option offering finer-grained control might be a second heading row showing values for each column and allowing each to be toggled on off individually. This row might be hideable? |
|
The downside to this is that there are not very many options. There are combinations that will result in no standard license file that you can simply copy. |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

First, I really love this page: https://choosealicense.com/appendix
One way it can be improved is to include some "yes/no/undefined" check-boxes along the top of the table.
When you eg: check the box above: "Same License" it brings all "same licenses" to the top & grays out all other licenses.
That would make this page awesome to use.
Thanks & hope this helps.