uiowaSEP2024 / 001_DisAv

Distraction Avoider
Apache License 2.0
0 stars 0 forks source link

Bug: fix web whitelist and blacklist functionality #227

Closed saanbe16 closed 3 weeks ago

saanbe16 commented 3 weeks ago

Bug: Issue with Whitelist and Blacklist Not Updating Correctly

Description

The whitelist and blacklist functionality on the web platform is not updating correctly. Users are experiencing issues with adding or removing websites from these lists, and the changes are not reflected as expected. This inconsistency is impacting the usability and effectiveness of the feature.

Steps to Reproduce

  1. Access the web dashboard.
  2. Attempt to add a website to the whitelist or blacklist.
  3. Verify that the website is added successfully.
  4. Refresh the page or navigate away and back to the dashboard.
  5. Check if the added website is still present in the whitelist or blacklist.

Expected Behavior

The whitelist and blacklist should update immediately upon adding or removing websites. Changes made by users should be accurately reflected in the dashboard without requiring additional actions such as page refresh.

Actual Behavior

Changes made to the whitelist and blacklist are not consistently applied. Websites added or removed may not appear or disappear from the lists as expected, leading to confusion and frustration among users.

Impact

The incorrect behavior of the whitelist and blacklist feature affects user experience and undermines the functionality of the web platform. Users may have difficulty managing website restrictions and preferences, resulting in frustration and decreased usability.

Related Issues

Notes

Tasks