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: use buttons for item types in edit item

rmaree opened this issue · comments

In the "Edit item" vue, replace the dropdown list for item types (gift/freeloan/request/free events) by buttons, as it is already done in the "Add item" vue.

Also fix the "Types|Type|Types".

For the dropdown of categories (both in "Add Item" and "Edit Item"), use icons in front of category names, inspired by the "scrollable" example here: https://buefy.org/documentation/dropdown/
using icons defined in https://github.com/shareish/shareish/blob/main/frontend/src/categories.js