Open nsylv opened 6 years ago
Not a big deal on fast internet connections, but on slow ones:
user edits the name of an animal clicks "save" they look in the table and won't see the updated name for a while
I'm not sure what is causing this because "closeModal" is executed in the callback when the manipulation (i.e. add/update/delete) is successful
maybe something else funky with event.preventDefault is required?
Not a big deal on fast internet connections, but on slow ones:
user edits the name of an animal clicks "save" they look in the table and won't see the updated name for a while