ever-teams icon indicating copy to clipboard operation
ever-teams copied to clipboard

[Feature] Estimate planned task 'Enforce Daily Plan'

Open KostyaEver opened this issue 8 months ago • 1 comments

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'

Screenshot at Jun 13 17-37-15

'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

KostyaEver avatar Jun 12 '24 15:06 KostyaEver