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

add validation to add-task form #33

Open
ivbhatt opened this issue Sep 27, 2021 · 0 comments
Open

add validation to add-task form #33

ivbhatt opened this issue Sep 27, 2021 · 0 comments
Labels
enhancement New feature or request frontend Frontend tasks

Comments

@ivbhatt
Copy link
Owner

ivbhatt commented Sep 27, 2021

  • title is required
  • due-date should be current-date + 1 day (for safety)
  • duration should be 1,2,3,4,5 or 0.5, 1.5, ... 4.5
  • all fields are required as such, initialize them to middle values by default?
@Krishika510 Krishika510 removed their assignment Sep 28, 2021
@Krishika510 Krishika510 added the enhancement New feature or request label Sep 28, 2021
@Krishika510 Krishika510 added the frontend Frontend tasks label Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Frontend tasks
Projects
None yet
Development

No branches or pull requests

2 participants