RoboJackets / inventory-management

This tool is used by the Robocup Electrical subteam to document part information and location.
http://inventory.robojackets.org
13 stars 7 forks source link

Part location does not remove the 'has-success' class when part is submitted #54

Closed jjones646 closed 9 years ago

jjones646 commented 9 years ago

All fields are cleared and the cards reset, but the #part-location #locationInput still shows the green border

ryanstrat commented 9 years ago

HTML ID is #locationInput

jjones646 commented 9 years ago

I should have made a better commit message when i did this, but I believe I fixed this last night on the dev branch. I'm not 100% sure because I broke the ability to successfully submit in a part in the same commit, so I could not test the web interface's js. I'll leave this open until one of us confirms something.

ryanstrat commented 9 years ago

I pushed some more changes to how it works, which will improve it. On Dec 28, 2014 2:01 PM, "Jonathan Jones" notifications@github.com wrote:

I should have made a better commit message when i did this, but I believe I fixed this last night on the dev branch. I'm not 100% sure because I broke the ability to successfully submit in a part in the same commit, so I could not test the web interface's js. I'll leave this open until one of us confirms something.

— Reply to this email directly or view it on GitHub https://github.com/RoboJackets/inventory-management/issues/54#issuecomment-68215946 .

ryanstrat commented 9 years ago

This is working properly now.