Pizza-and-Bier / lunafest-dyb-frontend

Client-facing code for the LUNAFEST silent auction webapp.
1 stars 1 forks source link

Delete Item #30

Closed cbierman closed 6 years ago

cbierman commented 6 years ago

I think for now just a button on the edit screen will do.

pizzimathy commented 6 years ago

I have an idea for this.

pizzimathy commented 6 years ago

There is an Item.remove() function built into the API, implemented in 5379aed. However, if an item is deleted, it will not be reflected in users' lists of followed items. I'll close this for now, but we can reopen it later if it becomes an issue.