Quentin Comte-Gaz
Quentin Comte-Gaz
Nice feature ! Is there some specific action to do in order to enable this panel to work ? Because I tried to add it in my board and here...
Nice findings for the 'multi-linux' script ! --- My config: ``` Php: 7.3.29-1 Apt-get: 1.8.2.3 Debian 10 (buster) ``` --- Here is the result of the request on my debian...
Wow ! That is just perfect ! Thanks a lot for this feature ! I checked on my debian server and it works fine ! (didn't have any package thought...
Nice, so now your pull-request (may) work the same way between all linux ! Hope the owner will merge it for anyone to be able to use it (I'm using...
Works like a charm! (and secured when visudo configured correctly) Thanks Note: Start/stop button is displayed even if no command is specified, I tried to fix that with this commit:...
I'll have a look and give my feedback, it seems promising ;)
Hello @stachenov Since we use your library, we just wanted to give you some info on potential issues. This seems to be mostly minor issues and are clearly not critical...
Maybe this file should be integrated in a third party folder?
This is working perfectly while merged with master branch. But the default behavior should be "autofocus" to not break already working behavior. `autofocus: widget.isAutoFocus ?? true,` instead of `autofocus: widget.isAutoFocus...
Seems to already have a pull request for that: https://github.com/icemanbsi/searchable_dropdown/pull/70 Do you think you'll integrate this pull request soon ?