DavidGolodetsky / GeekScore

A PWA for board games fans. It allows you to store your games, create teams, and collect statistics. It's built with MEVN stack, using Vue.js 2 and Vuetify.
https://geekscore.herokuapp.com
MIT License
8 stars 33 forks source link

Newly created game/team at the top #223

Open DavidGolodetsky opened 2 years ago

DavidGolodetsky commented 2 years ago

Actual: When I create a team or a game it adds it below my favorite games/teams, so it's not clear if it was created.

Expected: When I create a game/team it should appear at the top of the list, even if there are favorites. Once the page was refreshed it should be shown below favorites.