Ability to group by company and sort by release year (collection)
complete
J
Jovan Petkoski
Within my collection ( playingcardhub.com/user/collection ), add ability to:
- group by company (add new dropdown)
- sort by release year (add new item in the existing 'Sort' dropdown)
For example, if user has collected only decks from 'Anyone Worldwide' and 'The Virts' companies. Then tries to:
- group by company asc
- sort by release year asc
The result would be:
AW1, AW2, AW3, ..., AWN, VIRTS1, VIRTS2, ..., VIRTSN
If there is no release year for a deck (null in db), put it to the end.
This is similar to the Windows OS grouping + sorting functionality.
J
Justin Johnson
complete
J
Justin Johnson
in progress
J
Justin Johnson
Hey Jovan - a 'version' of this just launched today - there's two new views I added to collections - a way to view grouped by company and a way to group by release year - now that's only individually, not together - take a look at it and see what you think and after using it see if it still makes sense to add in that additional release year sort
J
Jovan Petkoski
Justin Johnson This was great improvement Justin, it is really helpful, thanks for your continued work on this project.
I've tested it, and the separation of grouping and sorting works great. There's no need to push for sorting by release year within groups now, though it could be added to the backlog for future consideration.
I am more than satisfied with the current implementation.