Closed TimofeiK27 closed 3 years ago
This link represents the deploy preview for this given pr.
Building with commit 34fd2e4e81b4177758f6f5a600a853832ead6d41
https://app.netlify.com/sites/ehs-service/deploys/609b17c1dc45eb000796e504
@daniel-sudz I used Visual Studio. I just downloaded Visual Studio Web Development (I hope that's the right thing). I ran the command "yarn format-write" in the root, so I hope it's going to work now!
@daniel-sudz Do I just make a new pull request with the new code?
@daniel-sudz Do I just make a new pull request with the new code?
Just add more commits to your branch and it should automatically update the PR. Sorry I have been super busy recently havent had the time to look at the pr
@TimofeiK27 one more thing: it looks like you pulled in .vs/slnx.sqlite
which is something specific to visual studio. Could you delete it from the PR and add .vs
to the .gitignore
at the root of the repo so it doesn't get added back in?
Also did you run yarn in the root folder? I don't think you need to do that right @daniel-sudz. there are a bunch of new dependencies in the root folder
@Zjjc123 Ya sorry about that. Can I just revert the yarn file to its previous state?
@Zjjc123 Ya sorry about that. Can I just revert the yarn file to its previous state?
Yup that works!
@Zjjc123 Hopefully it works now🙏
Made the submit/edit page fit on the screen (no scrolling). Kept mobile UI.