Melloware
Melloware
The way to fix this right now without being invasive is to add a `onstart="PF('overlayPanel').destroy();"` to your command button updating the OP. This fixes this specific issue but its a...
Agreed but your #2 is a much more invasive fix and would be tricky to test all scenarios but that would be the right place to fix it.
I think ideally it should. 1. Put the current `title` to the side. 2. Update the `title` and show the tooltip 3. When valid again restores the original `title`. So...
But I can also live with WONTFIX.
@FlipWarthog didn't you see something similar. Want to look into this one?
I am going to close this as WontFix as it does appear other Prime libs do the same thing.
OK reopened.
Hmmm its interesting but not sure how I feel about it. Its both a breadcrumb and a menu.
Isn't this a duplicate of: https://github.com/primefaces/primefaces/issues/3380
i think its about having any custom markup you want in breadcrumbs and then you can easily do a Menu Overlay like in the example here on the Showcase where...