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

Context menu component: Title tooltip is missing #16207

Open
cheg1234 opened this issue Aug 9, 2024 · 2 comments
Open

Context menu component: Title tooltip is missing #16207

cheg1234 opened this issue Aug 9, 2024 · 2 comments
Labels
Resolution: Help Wanted Issue or pull request requires extra help and feedback
Milestone

Comments

@cheg1234
Copy link

cheg1234 commented Aug 9, 2024

Describe the bug

Each context menu entry represents a MenuItem
https://primeng.org/contextmenu#api.contextmenu.interfaces.MenuItem

The menu item has a title tooltip to explain something about each menu item.
However, the title tooltip is not displayed if you do not configure it.

image

Note:

Environment

Simple project with Angular and prime-ng 17 versions

Reproducer

https://stackblitz.com/edit/nd2stc?file=src%2Fapp%2Fcontext-menu-command-demo.ts

Angular version

18

PrimeNG version

17

Build / Runtime

TypeScript

Language

TypeScript

Node version (for AoT issues node --version)

18.20.3

Browser(s)

Chrome 127

Steps to reproduce the behavior

If you right click on one entry and you hover over the "Rules" category item, then is the title tooltip not visible

Expected behavior

The issue is not reproducible in the primeng version 15.4.1

@cheg1234 cheg1234 added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Aug 9, 2024
@cheg1234
Copy link
Author

cheg1234 commented Aug 9, 2024

Expected behavior
image

@mertsincan mertsincan added Resolution: Help Wanted Issue or pull request requires extra help and feedback and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Dec 16, 2024
@mertsincan mertsincan added this to the Future milestone Dec 16, 2024
@github-project-automation github-project-automation bot moved this to Review in PrimeNG Dec 16, 2024
Copy link

Due to PrimeNG team's busy roadmap, this issue is available for anyone to work on. Make sure to reference this issue in your pull request. ✨ Thank you for your contribution! ✨

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Help Wanted Issue or pull request requires extra help and feedback
Projects
Status: Review
Development

No branches or pull requests

2 participants