GoogleChromeLabs / ps-analysis-tool

Privacy Sandbox Analysis Chrome Extension and CLI for analysis and understanding of cookie usage on web pages, and new privacy-preserving Chrome APIs
https://www.privacysandbox.com
Apache License 2.0
90 stars 18 forks source link

Filter losing the state when the user refreshes the page #690

Open fellyph opened 1 month ago

fellyph commented 1 month ago

Describe the bug Analyzing data at the cookie table with filters selected, I noticed the filters lose their state when the user reloads the page, not all filters are maintained after the user reloads the page manually.

To Reproduce Steps to reproduce the behavior:

  1. Audit a website
  2. Open the cookie table at Devtools
  3. Select the filter third-party and cookies categories "Uncategorized."
  4. Reload the page and observe the selected filters

Expected behavior The Filters should keep the state, and all filters should be selected when the user reloads the page.

Screenshots https://github.com/GoogleChromeLabs/ps-analysis-tool/assets/330792/0e88b00c-9196-4000-b28f-befe7929590d

Desktop (please complete the following information):