Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate privacy dashboard #5593

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

CrisBarreiro
Copy link
Contributor

@CrisBarreiro CrisBarreiro commented Feb 4, 2025

Task/Issue URL: https://app.asana.com/0/1205008441501016/1208836754662808

Description

Steps to test this PR

Pre-requisites
npm i github:duckduckgo/privacy-dashboard#pr-releases/pr-300

Feature 1

UI changes

Before After
!(Upload before screenshot) (Upload after screenshot)

Base automatically changed from feature/cris/malicious-site-protection/add-feed-to-return-type to develop February 4, 2025 16:26
@CrisBarreiro CrisBarreiro force-pushed the feature/cris/malicious-site-protection/integrate-privacy-dashboard branch from 25e8875 to 44269fd Compare February 4, 2025 16:37
@CrisBarreiro CrisBarreiro force-pushed the feature/cris/malicious-site-protection/integrate-privacy-dashboard branch from 44269fd to e52cd0f Compare February 5, 2025 14:05
Copy link
Contributor

@cmonfortep cmonfortep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -289,6 +290,7 @@ class PrivacyDashboardHybridViewModel @Inject constructor(
protectionStatus = protectionStatusViewStateMapper.mapFromSite(site),
cookiePromptManagementStatus = autoconsentStatusViewStateMapper.mapFromSite(site),
remoteFeatureSettings = createRemoteFeatureSettings(),
maliciousSiteStatus = site.maliciousSiteStatus?.name?.lowercase(),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine, but I expect they ignoreCase in the JS side... :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants