Is the implementation of a webix.prompt widget (as replacement of the native window.prompt) in your road map? Maybe with a textarea field instead of a text field?
Of course, it is quite simple to design an own prompt widget. But why not a webix.prompt if you offer a webix.alert?
What is the recommended practice for prompting the user for some text? For example, when clicking a “Save” button, I want to prompt the user for a name.