uiowaSEP2024 / 001_DisAv

Distraction Avoider
Apache License 2.0
0 stars 0 forks source link

Bug: Frozen Browsing Videos Continue Playing After Skipping Task #237

Closed saanbe16 closed 3 weeks ago

saanbe16 commented 3 weeks ago

Bug: Frozen Browsing Videos Continue Playing After Skipping Task

Description

Currently, when users click the "skip task" button on the web platform during frozen browsing, the frozen videos continue playing in the background. This behavior is inconsistent with the intended functionality, as skipping the task should halt all frozen browsing activities. To ensure a seamless user experience and maintain the integrity of the frozen browsing feature, we need to address this issue promptly.

Steps to Reproduce

  1. Access the web platform and initiate frozen browsing mode.
  2. Start playing a frozen video.
  3. Click the "skip task" button to proceed to the next task.
  4. Observe whether the frozen video continues playing despite skipping the task.

Expected Behavior

When users click the "skip task" button during frozen browsing, all frozen activities, including video playback, should pause or stop immediately. Users should not encounter any residual frozen browsing elements once they proceed to the next task.

Actual Behavior

After clicking the "skip task" button, the frozen videos persist and continue playing in the background, even though users have progressed to the next task. This inconsistency disrupts the user experience and undermines the effectiveness of the frozen browsing feature.

Impact

The failure to halt frozen video playback when skipping tasks diminishes the functionality and reliability of the frozen browsing feature on the web platform. Users may experience confusion and frustration when encountering this issue, leading to decreased engagement and satisfaction.

Related Issues

Notes

Tasks