More than 3 types of drinks not possible #1

Closed
opened 2025-06-15 00:39:14 +02:00 by Moritz · 1 comment
Owner

In the current configuration, a user can realistically only have 3 drink types available. The three most used types are displayed, so once there are three with at least one tracked drink, no other drink types will be displayed.

I still want to keep it easy to track the type of drink and I think the logic with the three most used types is good. So I guess the best idea would be to display a complete list (or table) of all drink types once the user clicked on others (Sonstiges). Thanks @leon for the idea.

In the current configuration, a user can realistically only have 3 drink types available. The three most used types are displayed, so once there are three with at least one tracked drink, no other drink types will be displayed. I still want to keep it easy to track the type of drink and I think the logic with the three most used types is good. So I guess the best idea would be to display a complete list (or table) of all drink types once the user clicked on others (`Sonstiges`). Thanks @leon for the idea.
Moritz added the enhancement label 2025-06-15 00:40:51 +02:00
Author
Owner

Fixed in commit 1a543a67ff. Solution: display last 99 drinks and organize them in grid layout. Additionally, display them above the drink button in order to reduce risk of clicking the button twice.

Fixed in commit 1a543a67ff. Solution: display last 99 drinks and organize them in grid layout. Additionally, display them above the drink button in order to reduce risk of clicking the button twice.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Fachschaft/GetraenkelisteWebsite#1