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
Describe the bug
Using the overlay component in dark and dimmed mode doesn't adjust the box shadow to the proper values. On Dotcom, we use different box shadows for dark modes:
Currently PRC uses the same shadows for dark and light modes which makes the dropdown look like it's foggy and sad in dark modes:
Note: As this is a public repo, please be careful not to include details or screenshots from unreleased GitHub products or features. In most cases, a good bug report should be able to describe the new component without including business logic or feature details, but if you must discuss context relating to an unreleased feature, please open an issue in the private Design Systems repo and link to it here.
To Reproduce
Use an overlay component in dark mode
Expected behavior
Same dropshadow for dark mode as we use on Dotcom
Desktop (please complete the following information):
n/a
Smartphone (please complete the following information):
n/a
The text was updated successfully, but these errors were encountered:
Describe the bug
Using the overlay component in dark and dimmed mode doesn't adjust the box shadow to the proper values. On Dotcom, we use different box shadows for dark modes:
Currently PRC uses the same shadows for dark and light modes which makes the dropdown look like it's foggy and sad in dark modes:
Note: As this is a public repo, please be careful not to include details or screenshots from unreleased GitHub products or features. In most cases, a good bug report should be able to describe the new component without including business logic or feature details, but if you must discuss context relating to an unreleased feature, please open an issue in the private Design Systems repo and link to it here.
To Reproduce
Use an overlay component in dark mode
Expected behavior
Same dropshadow for dark mode as we use on Dotcom
Desktop (please complete the following information):
n/a
Smartphone (please complete the following information):
n/a
The text was updated successfully, but these errors were encountered: