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: Exemption section disappearing #691

Closed amovar18 closed 1 month ago

amovar18 commented 1 month ago

Description

Sometimes the exemption reason was being overwritten by requests. This caused UI glitch which lead to exemption reason section in cookie landing page to disappear.

Relevant Technical Choices

Testing Instructions

Additional Information:

Screenshot/Screencast


Checklist

Fixes #682