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

PanelMenu: Separator: true does not showing inside submenu items #17430

Open
1 of 4 tasks
luisotavio-dev opened this issue Jan 18, 2025 · 0 comments
Open
1 of 4 tasks
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@luisotavio-dev
Copy link

luisotavio-dev commented Jan 18, 2025

Describe the bug

The PanelMenu with the attribute separator set to true is only working in a primary tree level (not working inside submenu). I can't seem to find a way to display a separator between submenu items.

Image

Pull Request Link

No response

Reason for not contributing a PR

  • Lack of time
  • Unsure how to implement the fix/feature
  • Difficulty understanding the codebase
  • Other

Other Reason

Problem already reported in #15817, but it was not carried forward.

I tested it by adding other simple components (overwriting the separator with title tags, they are also not displayed). It's not something exclusive to dividers, apparently.

Reproducer

https://stackblitz.com/edit/github-bkyvdrm5

Environment

Stackblitz Demo or Local environment

Angular version

19.1.1

PrimeNG version

v19

Node version

22.13.0

Browser(s)

Edge 131.0.2903.146, Chrome 131.0.6778.265

Steps to reproduce the behavior

Stackblitz already configured

Expected behavior

The separator must also be usable in the internal levels of the panel menu (in the submenus).

@luisotavio-dev luisotavio-dev added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jan 18, 2025
@luisotavio-dev luisotavio-dev changed the title PanelMenu: Separator: true does not work on submenu items PanelMenu: Separator: true does not showing inside submenu items Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

1 participant