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]: Color problem when hovering over a link on the dropdown only in the navbar. #385

Open
3 tasks done
Kam3leoN opened this issue Jun 18, 2023 · 1 comment
Open
3 tasks done
Labels
bug Something isn't working component: dropdown

Comments

@Kam3leoN
Copy link

Before submitting...

Context

There is a dropdown bug in version 2.0.1alpha to fix, only present in the navigation bar

Current Behavior

The tag is colored according to the selected darkmode theme "green" or "purple" in addition to the "ul" tag slightly lighter than the "li" tag.

Expected behavior

It is necessary that during the selection on hover, that:

  • Completely take into account the "green" or "purple" theme.
  • Do not take into account the theme and in this case just be it with a slightly lighter background than the initial gray.

Possible Solutions or Causes

The tag is colored according to the selected darkmode theme "green" or "purple" in addition to the "ul" tag slightly lighter than the "li" tag.

Steps to reproduce

No response

Your Environment

MaterializeCSS : 2.0.1 alpha
Chrome : Version 114.0.5735.134 (Build officiel) (64 bits)
Windows 11 on desktop

@Kam3leoN Kam3leoN added the bug Something isn't working label Jun 18, 2023
@Kam3leoN Kam3leoN changed the title [Bug]: [Bug]: Dropdown bug color link Jun 18, 2023
@Kam3leoN Kam3leoN changed the title [Bug]: Dropdown bug color link [Bug]: Color problem when hovering over a link on the dropdown only in the navbar. Jun 18, 2023
@Jerit3787
Copy link

Hi, please do attach a jsfiddle or a screenshot at least to OP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working component: dropdown
Projects
None yet
Development

No branches or pull requests

2 participants