Amitai Burstein

Results 122 issues of Amitai Burstein

Following PR makes it easier to test the app locally. btw, Thanks for writing it ;)

Following the example I gave in https://github.com/etaque/elm-form/pull/78#issuecomment-409679059 I see some unexpected behavior: The form indeed appears to be with an error if the password and confirmation are not the same...

**Is your feature request related to a problem? Please describe.** My goal is to always have my commands executed under DDEV. So for example I don't want to run `composer...

Seems the video doesn't work on Ipad. Actaully, I haven't found any plugin to work on Ipad, however I see http://www.lifeofpimovie.com/ has this feature and it works on Ipad, so...

Thanks for this nice library. Do you plan to add support for multiple langs?

It seems the current lib listens to a directory and spits out a .json file. How would you go with having a "proper" RESTful server that would get the CV...

We already have webdriverIO well integrated in some of our apps. Is is possible to have webdriverIO define the tests, do all the interactions with our SPAs, and then execute...

I was trying this [Seat reservation](https://github.com/Gizra/ihp-simple-seat-reservation) demo app, with latest `master` In the past, when running multiple concurrent requests, it would get the seat reservations right. Currently, with latest `master`...

![image](https://user-images.githubusercontent.com/125707/152419794-6ed659aa-f67e-4607-ae5b-bf17926b5ced.png) Is that related maybe to the dark theme on the IHP backend?

enhancement

Trying to follow https://ihp.digitallyinduced.com/Guide/deployment.html#building-with-nix ``` make prepare-optimized-nix-build sed -i '' 's/haskellDeps/optimized = true;\n haskellDeps/g' default.nix sed: can't read s/haskellDeps/optimized = true;\n haskellDeps/g: No such file or directory make: *** [IHP/lib/IHP/Makefile.dist:224:...