bishalde / GithubCrawler

https://githubcrawler.vercel.app
7 stars 5 forks source link

Critical UI Bug: Contact Page Disappears in Dark Mode #44

Open Infix-X opened 1 month ago

Infix-X commented 1 month ago

Description

In dark mode, the contact page becomes invisible, making it inaccessible to users. This is a critical issue as it affects the user experience significantly.

Steps to Reproduce

  1. Switch the application to dark mode.
  2. Navigate to the contact page.
  3. Observe that the contact page content is not visible.

Expected Behavior

The contact page should be fully visible and functional in dark mode, just as it is in light mode.

Additional Information

Screenshots

included Screenshot (47)

Proposed Solution

It seems likely that this issue could be resolved by updating the CSS for dark mode. Ensuring that text and background colors provide sufficient contrast would help make the content visible.

Request

Please prioritize this issue as it impacts the accessibility and usability of the site.

Infix-X commented 1 month ago

Assign me these^