Allow adding a game in a single step #7

Open
opened 2023-01-07 21:23:34 +00:00 by lukas · 2 comments
Owner

Right now, before the user can track playtime, the user must first add a game, then a platform, and finally a purchase. Ideally this would be done within a single page that would allow (probably via modals?) to add the missing prerequisites.

This would probably require JavaScript.

Right now, before the user can track playtime, the user must first add a game, then a platform, and finally a purchase. Ideally this would be done within a single page that would allow (probably via modals?) to add the missing prerequisites. This would probably require JavaScript.
Author
Owner

An alternative to modals would be just a single window with all the data from Game + Purchase. Upon submitting the form, the game would be created silently. UI-wise, this is much smoother and less annoying.

An alternative to modals would be just a single window with all the data from Game + Purchase. Upon submitting the form, the game would be created silently. UI-wise, this is much smoother and less annoying.
Author
Owner

Not quite a single step, but an improvement in that direction: c358b1aaa0

Not quite a single step, but an improvement in that direction: c358b1aaa092f6d0ac03ac9f9e0f1f8fdd2e116d
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lukas/timetracker#7
No description provided.