ever-teams
ever-teams copied to clipboard
[Feature] Estimate planned task 'Enforce Daily Plan'
During plan creation, it is not always convenient to force a user to provide estimates so that the user can plan tasks without estimation and planned work hours.
The main point is that if settings 'Enforce Daily Plan' is 'ON' or 'Off' (switch)
The system should track if 'Today' plan has even one task where the 'Estimate' field is '0'.
in such case should call a hybrid popup where the user can see a list of tasks and add 'planned work hours' two inputs
Shown list of tasks can be ONLY from planned for the day
Planned work hours
- Hours
- Minutes
Task (one record contains)
- task number
- task type
- task title
- hours (input)
- minutes (input)
Buttons
- 'Start working'
- 'Plan later'
'Note' on clicking the task title, it should open task description in a new tab
Provided estimates should override previous values of the task estimate.
Would be nice to design it first such hybrid popup
Important: it should enforce user only when in Settings is ON https://github.com/ever-co/ever-teams/issues/2471
Design one more variant with 'Notification' like described here https://github.com/ever-co/ever-teams/issues/2614