COMP3122-2324-Project / Simpsyber

0 stars 0 forks source link

[FEATURE] Adding a function to cancel the selected task progress in Kanban mode when the game is paused. #22

Open louis-hahaha opened 7 months ago

louis-hahaha commented 7 months ago

Suppose that when the game is paused, we have the ability to assign staff to various tasks. However, once a task has been assigned, it cannot be cancelled. This could pose an inconvenience for users who wish to reassign staff or cancel the task. 截圖 2024-02-29 14 12 38

Suggestion:

  1. Add the cancel function to Kanban mode, when user click "x", it prompts the confirmation message to user. Finally cancel the task and duty off the staff.
gzlzgzl commented 7 months ago

Agree. In reality, changes of requirements happen all the time and sometimes it is necessary for a programmer to quit a task. Adding this feature can make the game more realistic than it is now.

Samfung0612 commented 7 months ago

I agree with this point. When there are five employees in the same workflow, it becomes impossible to cancel a task once it has been assigned to a user. The only option currently available is to wait for the assigned employee to complete the task. Therefore, it should have a button on the memo interface to allow for the cancellation of tasks assigned to programmers.

螢幕截圖 2024-03-02 23 03 29