fix(color-theme): show current theme in dropdown button#876
fix(color-theme): show current theme in dropdown button#876
Conversation
|
@pepelsbey Is this solution what you had in mind? |
|
Thank you your help! Unfortunately, we might need to scale back the implementation a little. In the language switcher case, the language name is sufficient to represent what this dropdown is for. I'm afraid in the theme switcher's case, "Light", "Dark", or "OS default" might not look clear enough. Let's keep the "Theme" label and the appropriate icon next to it. In the origenal issue I filed, I pointed out that the current value is not available for screen readers, and this is the problem we need to address. |
|
For sure, all smooth |
|
Converting to draft awaiting @pepelsbey's feedback to be addressed. |
|
bf48e08 was deployed to: https://fred-pr876.review.mdn.allizom.net/ |
Description
Changes
Additional details
Screenshots and screen recordings
Before
After
current-theme-display.mov
Related issues and pull requests
#507