vmware-archive / postfacto

Self-hosted retro tool aimed at helping remote teams
GNU Affero General Public License v3.0
9 stars 24 forks source link

Add and test toggle for sorting column items by the number of votes #427

Open nickkhg opened 2 years ago

nickkhg commented 2 years ago

Thanks for contributing to postfacto. To speed up the process of reviewing your pull request please provide us with:

textbook commented 2 years ago

Notes on the functionality:

Visual (desktop size, on the happy column):

Inactive Hover Active
Order by likes - inactive Order by likes - hover Order by likes - active

Previous discussion on ordering/sorting items:

nickkhg commented 2 years ago

@textbook Thank you for the detailed description of the feature and the links to the issues, no idea how I missed them! I've read through the replies on there and saw it's against the product philosophy, but I would argue this is very much dependent on the team. Sorting by the number of votes doesn't necessarily mean that the entries with no votes won't be discussed, but it's rather more of a matter of prioritisation.

Is this something that would still be considered?

Bierbarbar commented 2 years ago

Hey @textbook I totally get your point. But I think some teams might work different or postfacto is used in a big cross team audience, so that is might be needed to order by likes due to time constraints. I would like to suggest the following why not adding a flag to the configuration file wether the the sort option is available/useable or not. So each team can decide if they want to use it or not.