elizahyde / luckypots

This is LuckyPots formerly known as potluck_manager built for you in Rails by YKat et Elizahyde
0 stars 0 forks source link

Potlucks/Show/potluck_id: List not refreshing ajax style on item add #7

Open elizahyde opened 10 years ago

elizahyde commented 10 years ago

User should click Add Item to get the add item form (works). On submit, should send AJAX request to refresh the items table.

elizahyde commented 10 years ago

Current hack: JS is adding a row with whatever was in input. Not really what I am trying to do.