drewwmercer / pedalhead

Pedalhead is an application for the busy cyclist who has more on their mind than gears and wrenches.

Home Page:https://pedalhead.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add validation to new-bike form before allowing Add Bike

drewwmercer opened this issue · comments

All fields should be required before entry is allowed. Currently, blank form can be submitted.

Can I handle this?

That would be great, @chuxmykel

I just raised a PR. I'm not sure if there's a convention for the PRs here but I'll make changes if necessary.

@chuxmykel this is still allowing form submission even when no fields are filled.

Hey @drewwmercer, I'm trying to install the dependencies to test this out but I keep getting this error.
Screenshot from 2019-10-01 17-54-42

Hey @drewwmercer, I'm trying to install the dependencies to test this out but I keep getting this error.
Screenshot from 2019-10-01 17-54-42

But If I delete the package-lock.json file and install it, it works just fine.

It looks like lodash error? When I install locally it has 4.17.10

What do you suggest?

Are you still seeing the error?

Yeah. Does it install successfully on your machine?