Re: [csswg-drafts] [mediaqueries-5] Privacy concerns about the prefers-reduced-data media feature (#10076)

Has there been further discussion on the privacy implications of the `prefers-reduced-data` media query?

I wanted to share a use case I have for the media query.

I have been designing a search engine for my personal website (https://jamesg.blog/search-pages). I like offering search-as-you-type, but I don't want to enable the feature by default if the user would prefer reduced data. Right now, I have a heuristic where I disable search-as-you-type and require a user to press the Search button on mobile devices. But, screen resolution is not an ideal selector since one can have a slow connection on desktop too.

-- 
GitHub Notification of comment by capjamesg
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10076#issuecomment-2571328603 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Saturday, 4 January 2025 15:05:24 UTC