eric-taix / volley34-mobile

Application mobile pour le Volley34
3 stars 0 forks source link

Sending result - view from dashboard #270

Closed matt-aubert closed 2 years ago

matt-aubert commented 2 years ago

When you play a game, the next day it disappears from the dashboard which makes the only option to send the result through "agenda". It's been escalated by a user that it would be more user friendly to either :

1- Leave any game with no result in the dashboard or 2- Allow a scroll in the past for dashboard as it currently is for "agenda"

Let see what can be done here. Personally, I would go for the first option, it is interesting after a game that this card would change its role into a visual "reminder" to send result for both teams.

eric-taix commented 2 years ago

Good idea 👍

I kept the matches which have a date before today AND which do not have a result. To add a visual reminder I added a warning icon at the top left of the card. Also I do not scroll the list to the first match in the future: all past matches with no result will be visible.

Capture d’écran 2022-01-26 à 11 45 12

As I need to load the full agenda of the team, the "Load more events" has been removed.