inovex / scrumlr.io

Webapp for collaborative online retrospectives
https://scrumlr.io
MIT License
262 stars 58 forks source link

Automatically reset "Mark me as done" #4427

Closed SelinaBuff closed 2 months ago

SelinaBuff commented 2 months ago

Automatically Reset "Mark me as done" for Multiple Actions

Description: The "Mark me as done" status for participants should automatically reset as soon as an action occurs. Currently, the status is only reset when a single action is completed (e.g., timer ends). However, if a new action, such as voting, starts immediately after, the status is not reset.

This should be adjusted so that the status is reset automatically for consecutive actions as well. As a result of this change, the "Reset Toast" will likely no longer be necessary and can be removed.

Acceptance Criteria:

Browser: Chrome

Schwehn42 commented 2 months ago

done with https://github.com/inovex/scrumlr.io/pull/4383 I think