aluo-x / 813_site

813 Animal shelter mockup
0 stars 0 forks source link

the "Loading..." row in tables is clickable and opens a modal #32

Open ramimanna opened 6 years ago

ramimanna commented 6 years ago

when this is clicked, a new document in the database can be made, but that document is empty and this throws and error and leaves it in the row is loading state forever :P

nsylv commented 6 years ago

oh wow, I wouldn't have thought to check that, nice catch!

probably we need to do something like disabling the table until it's loaded?

ramimanna commented 6 years ago

Yeah I think it's the handleClickRow happening because loading is in a tr