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

Fix: Persist filters after web page reload #692

Closed mayan-000 closed 1 month ago

mayan-000 commented 1 month ago

Description

This PR adds code to persist filters when the user refreshes the web page.

Relevant Technical Choices

To solve this issue:

Testing Instructions

Additional Information:

Screenshot/Screencast

https://github.com/GoogleChromeLabs/ps-analysis-tool/assets/58820001/b21721a3-ad66-452e-a944-df3229f133a6


Checklist

Fixes #690