[GH #692] Use text input on context menu

Tags: #<Tag:0x00007f8b2b12ca60> #<Tag:0x00007f8b2b12c920>

Hello! I have a very simple question, when creating custom fields for the Context Menu clicking on any option runs the callback and closes the context menu, I have added a text input field, but when the user clicks on it to start typing the context menu closes. Is there a option to prevent it from closing when clicking on certain options?

Hi @ronaldo.jonson

Can you please send a code demo showing your custom implementation? Without the code it will be hard to debug it.