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

Hover effect doesn't work on light mode on Trending Categories #164

Closed
gdjohn4s opened this issue May 15, 2023 · 3 comments
Closed

Hover effect doesn't work on light mode on Trending Categories #164

gdjohn4s opened this issue May 15, 2023 · 3 comments
Labels
bug Something isn't working frontend good first issue Good for newcomers

Comments

@gdjohn4s
Copy link
Member

Describe the bug

When hovering over the trending categories in light mode, the hover effect is not visible.

To Reproduce

Steps to reproduce the behavior:

  1. Go to apivault.dev
  2. Hover over the trending categories.

Expected behavior

I should be able to clearly see the hover effect.

Screenshots

Screen.Recording.2023-05-15.at.13.26.51.mov

Desktop (please complete the following information):

  • Browser: [all]
@gdjohn4s gdjohn4s added bug Something isn't working good first issue Good for newcomers frontend labels May 15, 2023
@DomeT99
Copy link
Contributor

DomeT99 commented May 15, 2023

HI!
I tried to reproduce this bug, but the problem is that the color of the hover property is very similar to the base color.
Therefore, it is imperceptible.
The feature works fine.

This is the property: --bg-card-glass-hover: rgba(236, 236, 236, 0.916);

@FlavioAdamo
Copy link
Member

@DomeT99 So if i understood correctly we need to change the the base background color or the :hover background color in the light mode, can you work on this issue?

🇮🇹 💪 btw

@DomeT99
Copy link
Contributor

DomeT99 commented May 15, 2023

Okay, I could open a PR to resolve this problem later, no worries.

DomeT99 added a commit to DomeT99/ApiVault that referenced this issue May 15, 2023
FlavioAdamo added a commit that referenced this issue May 15, 2023
@gdjohn4s gdjohn4s mentioned this issue May 23, 2023
12 tasks
@gdjohn4s gdjohn4s mentioned this issue Jun 1, 2023
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants