Zaki Wasik

Results 6 issues of Zaki Wasik

**Describe the bug** I don't see any options in the UI to add additional users after you've signed in with the first user. The `/setup` route seems to be up...

I added poetic to one of my projects and set up husky to run on the "pre-commit" hook, like this: ``` "husky": { "hooks": { "pre-commit": "yarn run code:clean" }...

bug
help wanted

I was experiencing the error below when trying to run eslint on my project. I found that at one point the function `checkArgumentPositionInFunction()` was being called without any arguments. I...

Have you considered adding a flag to disable the 30 minute timeout on core/console commands? I find it a bit annoying having to start the server every time I come...

Is it possible to configure simple-ajax-uploader to support both drag and drop and upload via a button? If I enable drag and drop and have the button enabled as well...

Just a quick heads-up for anyone coming here trying to run the app in recent times. Found that the API must have changed for all of the concurrent React stuff,...