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

[BUG] Samples app - AppTheme isn't showing correctly when Windows system is Dark Mode #2178

Open
2 tasks done
GeorgeLeithead opened this issue Sep 5, 2024 · 0 comments
Open
2 tasks done
Labels
area/essentials Issue/Discussion/PR that has to do with Essentials bug Something isn't working unverified

Comments

@GeorgeLeithead
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Did you read the "Reporting a bug" section on Contributing file?

Current Behavior

  1. Set your Windows system theme to 'Dark Mode'.

  2. Launch the Samples app

  3. Navigate to Essentials

  4. Select AppTheme
    image

  5. Toggle the switch to 'On'
    image

As you can see, the text for the page and the flyout is of a color that you can't see!

NOTE: It works as expected on Android!

Expected Behavior

When the users system default is 'Dark Mode', toggling the AppTheme to 'on', the user should be able to read the text.

Steps To Reproduce

  1. Set your system theme to 'Dark Mode'.
  2. THEN launch the Samples app
  3. Navigate to Essentials
  4. Select AppTheme
  5. Toggle the switch to 'on'.

Link to public reproduction project repository

https://github.com/CommunityToolkit/Maui

Environment

- .NET MAUI CommunityToolkit: 9.0.3
- OS: Windows 11 Enterprise, Version: 21H2, Build 22000.3147
- .NET MAUI: 8.0.203

Anything else?

Works correctly on Android API 33. Not know if this is a bug on iOS, MacCatalyst or Tizen, as I do not have any suitable devices.

@GeorgeLeithead GeorgeLeithead added bug Something isn't working unverified labels Sep 5, 2024
@vhugogarcia vhugogarcia added the area/essentials Issue/Discussion/PR that has to do with Essentials label Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/essentials Issue/Discussion/PR that has to do with Essentials bug Something isn't working unverified
Projects
None yet
Development

No branches or pull requests

2 participants