humanmade / Hatjitsu

Websocket based Planning Poker
https://planningpoker.hmn.md/
MIT License
5 stars 2 forks source link

Card Sorting #34

Open tomjn opened 1 year ago

tomjn commented 1 year ago

Hatjitsu added sorting of cards by the deck order upstream, it would be nice to make sure we have feature parity

tomjn commented 7 months ago

I tested using | orderBy: 'vote' on the connections in the voting card list ngRepeat on the offchance it would be a quickfix, but it didn't work.