[Feature] 'Daily plan' | popup 'Planned work hours' logic
Closed this issue · 2 comments
The system should check if the user has a plan 'Today' or NOT
if the user has a plan and clicks 'track time' the system should display the popup 'Planned work hours' first and once the user provides planned time, then can start tracking the time.
Important: The system asks ONLY one time to go through this procedure (Add 'planned work hours' and 'provide estimates' that day)
User should be able two see two different popups in two cases
- User has plan and all tasks have been estimated
- User has plan and NOT all task have been estimated
The popup should have two inputs 'Hours' & 'Minutes' where the user just adds the approximate amount of planned work hours for today. (inputs should not have negative values)
The button 'Create Plan' should be renamed to 'Start working'
The title should also be renamed to 'Today's Plan'
The sub-title should be 'Add planned working hours'
Also if there are tasks with '0' estimates should also ask to add to the popup just with RED notification below that please add Estimates
Design needed - description of such popup here #2603
@KostyaEver make sure this is not enforced on users, but a setting exists that allows to activate "require plan to track time" etc. I think we have a task for that already somewhere.