Closed pavanpatil1 closed 1 month ago
Keyboard navigation isn't working when focused on 'Related website sets.
The "Reload All" button isn't displaying correctly on the landing pages.
When the Extensions tab in DevTools is opened while on the first tab, the main landing page is correctly displayed. However, after switching to a new tab and then reopening the DevTools Extensions tab, the dashboard page appears instead of the main landing page. Main privacy sandbox landing page to be visible across all tabs.
In the EasyDigitalSurvey frame, although the cookies are present, the background remains gray, indicating that no cookies are currently detected.
URL - https://www.bbc.com/
Note: The CDP is disabled and the analysis is limited to a single tab.
There's a small typo on the Private Advertising page.
The Frameoverlay icon does not display correctly after the DevTools dock is moved to a detached position and then repositioned to the right.
Wiki section headings show dashes when clicking on sub menus from sidebar.
https://github.com/user-attachments/assets/d1f09f1c-4d4d-4724-8902-f5551e81ff5a
For the icons on the collapsed sidebar, can we use the full width for the icons or align them in the center of the column?
On the related website sets, there are two items:
https://github.com/user-attachments/assets/8db8fe8d-8cb4-4c1a-8d21-fb732ab10b94
links:
Errors are visible on the extension page.
After downloading the report from the extension, the version in the report.html file is mismatch.
https://github.com/user-attachments/assets/8e35ba0b-0c5b-4355-9e41-8765c1cfadcc
Disable the “Download” button in the extension when there are no cookies on the page.
Check it on https://example.com/
https://github.com/user-attachments/assets/96523f69-4a16-431b-8657-88cf1e8d68b4
The sidebar width is inconsistent when user adjust it and use the collapsible sidebar feature.
https://github.com/user-attachments/assets/0fce6916-3747-43e7-a8a9-50d07b9f6ebc
Wiki in PSAT Panel does not render mermaid diagrams and shows the source code instead
Screenshots:
In PSAT Panel
In GitHub Wiki
https://github.com/user-attachments/assets/139d4be3-fee4-466a-8a9b-45dabcd72019
Regardless of the user's previous scroll position or the page they were on, clicking on a navigation menu item should always result in the following consistent behavior:
ge.globo.com/futebol/times/corinthians/
The cookie counts displayed in the PSAT popup and PSAT panel are inconsistent for a short time, with the popup updating faster than the panel. This discrepancy creates confusion for the user, as the counts displayed in the two locations don't match for a noticeable period, sometimes lasting multiple seconds.
https://natgeo.com
https://github.com/user-attachments/assets/b2b3ddec-d01a-4024-bcfe-cfcf371bec3c
The cookie counts displayed in both the PSAT popup and the DevTools panel should update concurrently as cookies are set by the website. This would ensure consistency in the data presented to the user and prevent confusion about PSAT's accuracy.
After downloading the report from the extension, the version in the report.html file is mismatch.
@pavanpatil1 Actually, there shouldn't be a download button in the downloaded report.
The version number does not appear in the report.html file when using the CLI.
Issues
-o
the terminal crashed with npm run cli -- https://globo.com -o ./out/test/
npm run cli -- https://globo.com -o test/
the report was created, but the terminal triggered an error-o
there is no link to the generated file like Report: file:///Users/fellyph...
Suggestion
Site boundaries section, the portuguese version has some issues with the height of the card:
The extra whitespace becomes visible on the wiki page when the page refresh notification is displayed.
Errors are visible on the extension page.
@pavanpatil1 Can you give us steps to reproduce it?
- The total amount of cookies is inconsistent between the downloaded report and the extension
- Navigate to
ge.globo.com/futebol/times/corinthians/
- Open the extension on DevTools
- Run the audit
- Download the report
- Compare the data between the report
@fellyph Does it happen on new profile or regular one?
CLI report
Issues
- [ ] Can we localize the date at the top of the report
- [ ] Small color difference on light mode for the message under cookie exempted and know breakages
- [ ] Error using option
-o
the terminal crashed withnpm run cli -- https://globo.com -o ./out/test/
- [ ] Error running
npm run cli -- https://globo.com -o test/
the report was created, but the terminal triggered an error- [ ] running a report with
-o
there is no link to the generated file likeReport: file:///Users/fellyph...
Can we localize the date at the top of the report
@fellyph There are too many timezones which would need to be translated in all the languages we are supporting. We can take this one later.
When the Extensions tab in DevTools is opened while on the first tab, the main landing page is correctly displayed. However, after switching to a new tab and then reopening the DevTools Extensions tab, the dashboard page appears instead of the main landing page. Main privacy sandbox landing page to be visible across all tabs.
dashboard.webm
@pavanpatil1 This is expected behavior. We show the landing page only on the first use of the extension. After that, we display the dashboard regardless of whether users open it in the same or a different tab.
Inside the wiki, the example analysis scenarios, page isn't loading correctly and displays an "error loading the page" message. Please note that this page contains diagrams.
@mohdsayed the date can use DateTimeFormat to do the dates localization.
In the Japanese translation, the "wiki" string does not display correctly. In other translations, such as Hindi and Korean, it appears as a single word, "Wiki."
After downloading the report via the extension, the links in the "Known Breakages" section contain UTM parameters indicating "CLI," even though the report was obtained through the extension.
The extra whitespace becomes visible on the wiki page when the page refresh notification is displayed.
@mayan-000 Looks like the same is happening on cookies landing page
The block cookies are not visible in yellow background
CSV: psat-test.csv
The known breakages section keeps loading in a loop when the multi-tab debugging switches off.
https://github.com/user-attachments/assets/2b2c2f11-5872-4172-b627-e78e5a5ae2b4
When the user clicks on the multi-tab debugging wiki page on the settings panel, the extension should scroll to multi-tab debugging section:
https://github.com/user-attachments/assets/7a8d0a9d-b189-4ebc-bfc5-416453890b27
When the user clicks on the multi-tab debugging wiki page on the settings panel, the extension should scroll to multi-tab debugging section:
- go to the settings panel
- at multitab debugging, click on the multi-tab debugging link on the description
the extension goes to the wiki settings page and stays on the top of the page
2024-09-17.07-11-11.mov
@fellyph Wiki doesn't have an anchor tag to the heading, so navigation is not possible. - ref
thanks @mayan-000 I will close this issue
Inconsistent scrolling behavior on page switch between navigation menu items in wiki
Steps to replicate:
- Open the wiki in Privacy Sandbox panel.
- Navigate to any page, for example, "Known Breakages".
- Now, click on a different heading in the left navigation menu, for example, "Filtering". Observe: The page scrolls to the bottom first and then scrolls back up to the "Filtering" section.
- Now, click on "Known Breakages" again from the left navigation menu. Observe: This time, the page scrolls directly to the "Known Breakages" section without first going to the bottom of the page.
Screencast:
2024-09-12.16-51-23.Inconsistent.Scroll.issue.mp4
Expected Behavior:
Regardless of the user's previous scroll position or the page they were on, clicking on a navigation menu item should always result in the following consistent behavior:
- On a page change, start from the top of the page.
- Scroll to the clicked heading's position on the page.
@gagan0123 Not sure, why this is going below first when coming from a different page in hashes. Probably content like images are not loaded properly. Since this is not a major issue, we will try to fix in the next version.
Most fixes have been implemented in v0.11.0. This issue will remain open to track any additional issues and pending items until they are migrated to separate GitHub issue/s.
Most of the issues have been resolved and released as a part of v0.11.0. We will address the remaining issues in a separate ticket. Therefore, closing this issue.
[x] Keyboard navigation isn't working when focused on 'Related website sets. ✔️
[x] The "Reload All" button isn't displaying correctly on the landing pages. ✔️
[x] In the EasyDigitalSurvey frame, although the cookies are present, the background remains gray, indicating that no cookies are currently detected. ✔️
[x] small typo on the Private Advertising page. ✔️
[x] Frameoverlay Icon Misalignment When DevTools Dock Is Moved ✔️
[x] Wiki section headings show dashes when clicking on sub-menus from the sidebar. ✔️
[x] After downloading the report from the extension, the version in the report is mismatch. ✔️
[x] Disable the “Download” button in the extension when there are no cookies on the page. ✔️
[x] Wiki in PSAT Panel does not render mermaid diagrams and shows the source code instead. ✔️
[x] The version number is not visible in the report.html in the CLI ✔️
[x] Centralize and expand icons on the collapse sidebar ✔️
[x] RWS behavior and UI improvements ✔️
[x] Reset the scroll behavior for internal sections on PSAT to avoid confusion ✔️
[x] [Inconsistent about the total amount of cookies between download report and PSAT extension] ✔️ (https://github.com/GoogleChromeLabs/ps-analysis-tool/issues/834#issuecomment-2346461268)
[x] Issues on PSAT CLI ✔️
[x] Site boundaries max-height causing issues with translated version ✔️
[x] The extra whitespace becomes visible on the wiki page when the page refresh notification is displayed. ✔️
[x] In the wiki, the page isn't loading correctly and displays an "error loading the page" message. ✔️
[x] In the Japanese translation, the "wiki" string does not display correctly. In other translations, such as Hindi and Korean, it appears as a single word, "Wiki." ✔️
[x] After downloading the report via the extension, the links in the "Known Breakages" section contain UTM parameters indicating "CLI," even though the report was obtained through the extension. ✔️
[x] The blocked cookies are not visible in yellow background
[x] When the user clicks on the multi-tab debugging wiki page on the settings panel, the extension should scroll to multi-tab debugging section
Need Steps to reproduce
Unable to reproduce
Wontfix
Next Release