nus-cs2103-AY2021S2 / pe-dev-response

0 stars 0 forks source link

No Active Detection Of Past Schedules #716

Open nus-pe-bot opened 3 years ago

nus-pe-bot commented 3 years ago

If a schedule event is over, the app will not show it as overdue (with the red fill) until another command is entered. This might be an issue to an educator that had left the app running in the background. They might be confused when referring back to it after some time as the events that have been passed since the previous time they referred to the app will not appear to be overdue.

Steps to reproduce:

  1. Add an event that is due to end one minute after the current time.
  2. Wait until time reaches the next minute.
  3. Scheduled event does not appear red, and will continue to be filled with the default black colour until another command is made.

No Active Detection for Schedules.PNG

No Active Detection for Schedules 2.PNG


[original: nus-cs2103-AY2021S2/pe-interim#716] [original labels: severity.Medium type.FunctionalityBug]

tsh22 commented 3 years ago

Team's Response

We do not have a feature that updates the entries list every minute yet. Even though active detection of past schedules is a good suggestion, it's not an essential feature to the use of our application and hence not in scope. Thanks for raising this issue though.

Duplicate status (if any):

--