Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pick days, hours, and minutes for time limit #52

Open
tomatocat opened this issue Jul 22, 2020 · 0 comments
Open

Pick days, hours, and minutes for time limit #52

tomatocat opened this issue Jul 22, 2020 · 0 comments
Labels
type: enhancement New feature or request

Comments

@tomatocat
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
Currently, there is only one field to input the time limit. Assuming this field allows a numerical input for minutes, it's a bit inconvenient for the client to add longer games.

Describe the solution you'd like
There should be three fields, where the user puts in their desired days, hours, and minutes for time limit. (We should probably cap the days somewhere.) The front or backend should then calculate the days and hours into minutes and add that to the corresponding game's timeLimit field.

@tomatocat tomatocat added the type: enhancement New feature or request label Jul 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant