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

bug: menu active item broken on hover on "light" theme #1907

Closed
Aragur opened this issue Jun 3, 2023 · 1 comment
Closed

bug: menu active item broken on hover on "light" theme #1907

Aragur opened this issue Jun 3, 2023 · 1 comment
Assignees

Comments

@Aragur
Copy link

Aragur commented Jun 3, 2023

What version of daisyUI are you using?

v3.0.2

Describe your issue

Menu active item on hover seems to be broken on the default “light” theme (See screenshot attached below).
Furthermore, I think that this black color is very intrusive on the other dark themes, it is looking more neutral.

Screenshot 2023-06-03 at 23 31 51

What browsers are you seeing the problem on?

Chrome, Safari, Firefox, Other

Reproduction URL (optional)

https://daisyui.com/components/menu/#menu-with-active-item

@saadeghi saadeghi self-assigned this Jun 3, 2023
@NikarashiHatsu
Copy link
Contributor

Apparently, this issue applies to all of the theme.
I used the emerald theme, and it's the same.

Screenshot 2023-06-04 at 12 50 45

Temporary workaround is using the class explicitly such as bg-primary
Screenshot 2023-06-04 at 12 52 29

But yea, the hover state is still bugged
Screenshot 2023-06-04 at 12 52 56

saadeghi added a commit that referenced this issue Jun 20, 2023
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

3 participants