EddieHubCommunity / RepoRater

Rate GitHub Repos for Developer Experience (DX)
https://repo-rater.eddiehub.org
MIT License
149 stars 37 forks source link

[BUG] Github icon not visible in Sidebar Footer when not logged in #107

Closed vneogi199 closed 8 months ago

vneogi199 commented 8 months ago

Has this bug been raised before?

Where did you find this bug?

production

Description

When user is not logged in, in the sidebar footer the Github icon is not clearly visible

image

Steps to Reproduce

If you know the steps, follow the below format and provide steps to reproduce

For example:

  1. Open incognito tab so that you are not in logged in state
  2. Go to homepage
  3. Open sidebar if not open
  4. Look at sidebar footer near login text, github icon is not clearly visible

Screenshots

image

Do you want to work on this issue?

Yes

If "yes" to above, please explain how you would technically implement this

Change background color of to bg-gray-500 and hover:bg-gray-400.

After change without login: image

After change with login: image

eddiejaoude commented 8 months ago

thank you for raising the issue 👍