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

Only show quiet mode view when the feature is present #2689

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

nieubank
Copy link
Contributor

@nieubank nieubank commented Apr 18, 2024

Summary of the pull request

Quiet mode is only supported on certain versions of Windows and should not be shown on unsupported versions.
image

Detailed description of the pull request / Additional comments

Switch to using IsFeaturePresent which is only set when IsQuietBackgroundProcessesFeatureEnabled is already true and the feature is actually supported by the OS.

Validation steps performed

Run Dev Home on Windows 10 to verify the card is not visible.
Confirm that the feature is never visible when toggle in experimental settings is disabled
Confirm that the feature is visible on the latest Win11 build with the experimental setting toggle enabled

PR checklist

@nieubank nieubank requested a review from jsidewhite April 18, 2024 19:41
@nieubank nieubank merged commit 2f37cd5 into main Apr 19, 2024
4 checks passed
@nieubank nieubank deleted the user/nieubank/qmodeenabled branch April 19, 2024 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Quiet mode feature should not be visible on OS builds that don't support it
4 participants