You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature Request: Improve Domain Filter Logic within Privacy Sandbox Cookies View (Generalize for All Filters)
Summary:
The Privacy Sandbox Cookies view currently displays all domains in the left-hand "Domain" filter section, regardless of which filters are active (e.g., "Scope", "Category", etc.). This can be misleading and create unnecessary cognitive load as users are presented with options that may be irrelevant based on the currently selected filter(s). The "Domain" filter section should be dynamically updated to reflect all active filters.
Problem:
When filtering cookies by any criteria (e.g., "Scope", "Category", etc.), the "Domain" filter section continues to list all domains, including those that are not relevant to the active filter combination.
This behavior requires users to visually scan through irrelevant options, which is confusing and increases cognitive load.
The current functionality gives the impression that there are cookies from these irrelevant domains, when there aren't any within the scope of the active filters.
Proposed Solution:
Implement dynamic filtering in the "Domain" section. When any combination of filters is selected (e.g., "First Party" scope and a specific category), the list of domains in the "Domain" filter should be updated to show only domains that have cookies matching all the selected filters.
The "Domain" filter list should therefore represent the intersection of all the selected filters, and not the union of them.
For example, if "First Party" is selected in the Scope filter, and a Category is selected, only domains that have first-party cookies matching that category should be listed in the "Domain" filter section.
This will provide a more focused and streamlined user experience by hiding irrelevant options and making the domain filtering more closely connected to all the active filters.
This will also improve usability by directly showing the domain associated with the currently active filter set.
Benefits:
Reduces cognitive load by only displaying relevant filtering options.
Improves user experience by streamlining the filtering process.
Makes the UI more intuitive and less confusing.
Provides a more accurate picture of which domains are associated with the active filter combination.
Makes the filtering logic more predictable and more connected across all the active filters.
Additional Notes:
The current behavior of the "Domain" list could potentially mislead users who may think that domains are relevant when they are not part of the filtered set.
This improvement will ensure that the filtering panel is logically connected and acts more in line with user expectations across all available filters.
Example:
As shown in the image below, when "First Party" is selected in the "Scope" filter, domains like ".bat.bing.com" and ".c.bing.com" should not appear in the "Domain" filter. This logic should also be applied for other filters and combined filters.
The text was updated successfully, but these errors were encountered:
We greatly appreciate the detailed explanation and provided example. This perfectly aligns with our objective to deliver a streamlined and user-friendly experience within the PSAT.
By implementing dynamic filtering, the section will accurately reflect the currently filtered set, eliminating any potential confusion regarding irrelevant results.
We will work towards incorporating this feature in our upcoming release.
Feature Request: Improve Domain Filter Logic within Privacy Sandbox Cookies View (Generalize for All Filters)
Summary:
The Privacy Sandbox Cookies view currently displays all domains in the left-hand "Domain" filter section, regardless of which filters are active (e.g., "Scope", "Category", etc.). This can be misleading and create unnecessary cognitive load as users are presented with options that may be irrelevant based on the currently selected filter(s). The "Domain" filter section should be dynamically updated to reflect all active filters.
Problem:
Proposed Solution:
Benefits:
Additional Notes:
Example:
As shown in the image below, when "First Party" is selected in the "Scope" filter, domains like ".bat.bing.com" and ".c.bing.com" should not appear in the "Domain" filter. This logic should also be applied for other filters and combined filters.
The text was updated successfully, but these errors were encountered: