Closed pavanpatil1 closed 2 months ago
In the extension’s report.html file, the sidebar navigation menu bar scroller on the cookie landing page is not working properly.
On the cookie landing page, the Exemption cookie text is not translated, whereas it is translated in the report.
Landing Page | Report |
---|---|
The 'Analyze this tab' button is not displayed on one of the tabs immediately after switching from multi-tab to single-tab mode.
Steps to reproduce:
When executing the CLI with the ‘-o’ parameter the report.html file is not visible in output folder.
On the page where no cookies are present, the report button is enabled, but the report download button is not working properly.
The horizontal scroller should appear when multiple filters are selected in the global filter. Also, the menu bar could be positioned a bit lower.
Encountering an error during CLI analysis of the Amazon site.
The path column sorting filter is not working properly. The column has only one value, but when clicking on the filter, the values are changing.
The CSV report downloaded from the cookie table is named as: "site-name-report.csv". To maintain consistency with other reports, could we add the date and time to this report name as well? It should be formatted as "
The errors appear when running the build command.
Note: It is failing on all build commands.
The httpOnly filter is not working properly. When CDP is off, it works fine, but when enabled, it does not sort properly.
Note: Same observed for partition key filter.
The horizontal scrollbar is not functioning correctly. Initially, when the devtool is opened, the table columns within the frames are not fully visible, and the horizontal scrollbar does not work.
The 'Exempted Cookies' section appears in the report, but it is not visible on the landing page when CDP is turned off, even though it shows up in the report
The report analysis time is not updating correctly in the extension after downloading the report ZIP file. The final report.html
file in the extension displays the previous analysis time.
In the report ZIP, the cookies-issue.csv file is missing the 'priority' and 'size' columns. These columns, which are present in the table, are not present in the CSV file.
On the NYTimes site, in the cookie.csv file, For the cookie '_v__cb_cp' the priority column is not correctly displayed; it appears within the size column instead.
In the report.html file, sorting of the 'SameSite' column is not functioning properly.
CLI : Ignore GDPR -i
CLI option is not working correctly in both cases. It shows the same number of cookies on both accepted and ignored cases.
Tested on 1) https://aljazeera.com/ 2) https://www.singaporeair.com/
Default (Accepted GDPR banner) Cookie Count: 64
Ignore blank (Ignore GDPR banner) Cookie Count : 64
CLI: Partition key column sorting from CLI report is not working properly.
https://github.com/user-attachments/assets/7515ed85-f370-46d4-be33-4a5269727f2a
CLI: The downloaded report.html file has a console error.
GET file:///Users/milind/Downloads/psat_cli_report_aljazeera-com_2024-07-29_17-21-52/index.js net::ERR_FILE_NOT_FOUND
CLI: In the CSV and sitemap execution via CLI, the report.html
file is missing the analysis date and time information.
Extension : We need a proper message to the Blocked cookie section when there are not blocked cookies (ie. count is zero)
You can visit example site homepage https://domain-aaa.com/
Extension Reports : The Downloaded Reports display in Light mode when your system and browser preference is dark mode.
Extension: On the cookie landing page, the messages in the "Known Breakages" and "Exempted Cookies" sections are not center-aligned.
An unwanted ` symbol is visible after the migration text in the GSI description within the "Known Breakages" section.
Extension: In the platform column, if there are entries labeled "Unknown," the sorting functionality does not work correctly. The "Unknown" values are displayed at the top of the list.
Extension: The frames section does not work when global filters are applied in the report.
CLI : Invalid CSV getting generated if there is JSON in cookies value.
Steps to reproduce.
cookies.csv
plsGeoObj
with value in JSON format {"ip":"117.202.207.242","country":"IN","region":"MH","city":"Pune","zip":"411004","location":"18.6161,73.7286"}
The value is not parsing correctly due to double quotes, creating invalid CSV
Extension: In the Exemption Cookie section, the color does not update when selecting an exemption cookie from the filter. The color should change to reflect the selected cookie.
Steps to reproduce:
CLI: The HttpOnly filter is not functioning correctly on some sites.
The "SameSite" column is inconsistently displaying "none" and "None" for empty rows where the SameSite value is absent. It should be consistant to use either "none" or "None" consistently across all entries.
In the Korean translations, some values for the SameSite
column appear translated in the table, but after downloading the CSV file, those translations are not visible in the CSV.
Fixed and Released as a part of v0.10
For Next Release