shareish / shareish

Main code of the Shareish platform (backend & frontend)

Home Page:https://shareish.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: button reset-form + delete location in add/edit item

rmaree opened this issue · comments

Use a visual red button for "reset form" (on the same line than "publish item") rather than text in Add/Edit item, and use an icon fa-solid fa-xmark

Use an icon for publish item e.g. fa-solid fa-check

Include the deletion of the location in the resetForm() function (it is currently not deleted when we click).

Solve resetForm does not work in EditItem