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

Menubar Component needs CSS styles for "text-decoration: none;" #2439

Closed
rickyhaswifi opened this issue Nov 16, 2021 · 1 comment
Closed
Assignees
Labels
Type: Bug Issue contains a defect related to a specific component.
Milestone

Comments

@rickyhaswifi
Copy link

rickyhaswifi commented Nov 16, 2021

image

[X ] bug report

Codesandbox Case (Bug Reports)

https://codesandbox.io/s/wxwun

Current behavior

Hamburger Menu has 4th line below it. This is caused because of an
This should just be a since it does not link anywhere.

Expected behavior
With text-decoration: none; on .p-menubar .p-menubar-button {}
The underline goes away.

Minimal reproduction of the problem with instructions

Please tell us about your environment:

  • React version:
  • PrimeReact version:

6.5.1

  • Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]

All

  • Language: [React/TypeScript 4.1.2]
@mertsincan mertsincan self-assigned this Nov 18, 2021
@mertsincan mertsincan added the Type: Bug Issue contains a defect related to a specific component. label Nov 18, 2021
@mertsincan mertsincan added this to the 8.0.0 milestone Nov 18, 2021
@mertsincan
Copy link
Member

Wooww! Good catch! Thanks a lot for the report!

@mertsincan mertsincan modified the milestones: 8.0.0, 7.1.0 Dec 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

No branches or pull requests

2 participants