ui.bootstrap.contextMenu
ui.bootstrap.contextMenu copied to clipboard
¿Its possible to add stopPropagation() in the contextMenu ?
I want to add stopPropagation() when i click some function my dropdown closes immediately. its is possible ?
Hi @theseeker16, what's the use case for this?
@josetaira I am wondering the same thing. The use case would be if you had some functionality that required the menu to remain open on click. e.g., editing the name of something inline (menu-item text becomes an input)
Seems like a valid use-case. Reopening this. @lucasprograms or anyone, if you would like to submit a PR, please free to do so. It'll be some time before I can get back to working on this.