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

Dark Mode Image Issues Tracking #308

Closed
rlh1994 opened this issue Feb 10, 2023 · 0 comments
Closed

Dark Mode Image Issues Tracking #308

rlh1994 opened this issue Feb 10, 2023 · 0 comments

Comments

@rlh1994
Copy link
Member

rlh1994 commented Feb 10, 2023

Summary

This is a meta-issue to track identification and fixing of issues with images in dark mode such as those raised in #279.

When you find an image that does not work in both light and dark mode, and are unable to fix it in a PR, comment on this issue with the link to the page and we will.

In the meantime, if possible please also raise a PR that adds a temporary background to the image by replacing the image link with the below, which will ensure it is visible while we work to replace the image.

  <div style={{"background-color": '#F2F4F7'}}>
  <img src={require("./images/IMAGE_NAME.png").default}/>
  </div>

Open Issues:

  • [ ]

Temporary fixes:

  • [ ]
@rlh1994 rlh1994 pinned this issue Feb 10, 2023
@rlh1994 rlh1994 closed this as completed Mar 21, 2024
@agnessnowplow agnessnowplow unpinned this issue Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant