You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[x ] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35
So sorry for the delayed response! Improvements have been made to many components recently, both in terms of performance and enhancement. Therefore, this improvement may have been developed in another issue ticket without realizing it. You can check this in the documentation. If there is no improvement on this, can you reopen the issue so we can include it in our roadmap?
Please don't forget to add your feedback as a comment after reopening the issue. These will be taken into account by us and will contribute to the development of this feature. Thanks a lot for your understanding!
I'm submitting a ... (check one with "x")
Stackblitz (Bug Reports)
https://stackblitz.com/edit/primeng-tableedit-demo-appendto
Current behavior
Selecting a multiSelect option will close when appendTo is set. Same as old ticket here: #2345
Expected behavior
Selecting a multiSelect option will keep the multiSelect open and able to click other options.
Minimal reproduction of the problem with instructions
Using the primeng documentation https://www.primefaces.org/primeng/showcase/#/table/edit you can take their example via Edit in Stackblitz and change the p-dropdown to p-multiSelect.
Done here: https://stackblitz.com/edit/primeng-tableedit-demo-appendto
What is the motivation / use case for changing the behavior?
Ability to use multiSelect within tables.
My environment uses v9, but 11 also has the issue as shown in stackblitz
The text was updated successfully, but these errors were encountered: