Nicolas Perriault
Nicolas Perriault
Well I don't like mine outscopes the submit action, so yours is fine by me. Please send a PR :)
Note: I've just learned about the ability to attach inputs external to the form with html5 https://www.impressivewebs.com/html5-form-attribute/ This might the easiest way to deal with this sort of issue.
I like this idea. Notes: - We should ensure custom help components are not rendered within a `` tag as currently - We could broaden the concept of registering component...
No, would you want to work on this?
> I'm wondering if you know of any other visual builders that work specifically with your jsonschema format? I didn't search but maybe others have suggestions. > would Mozilla have...
I'm facing the same situation where: - User opens the autocomplete, navigates options with arrow keys and press Enter to pick one - Outer form is submitted, while there are...
For the records I managed to install and run 1.3 by following the instructions for Ubuntu 16.04 there http://software.opensuse.org/download.html?project=home%3Aolav-st&package=screencloud
Neither won't start on 16.04 64 though with a different error: ``` $ screencloud screencloud: error while loading shared libraries: libPythonQt.so.2.1: cannot open shared object file: No such file or...
Trying to install the .deb on 16.04: ``` $ sudo dpkg -i ~/Downloads/screencloud_1.3.0-1qt5_amd64.deb Selecting previously unselected package screencloud. (Reading database ... 294881 files and directories currently installed.) Preparing to unpack...
@olav-st thanks that solved it