-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Part 1:
-
Allow users to mark their lost item posting as resolved
- There is an existing
updateItemserver action which you can reuse for this
- There is an existing
-
To give an idea of the functionality, below is an example from the old version of ZotNFound (please feel free to implement the UI how you'd like):
Part 2:
- Allow users to edit their own item postings
Users should be able to edit the following fields:
-
Item name
-
Item description
-
Item type
-
Item date
-
Item image
-
Item location
-
An idea for how to implement the tasks above would be to add an edit button that would open a modal and allow the user to edit their item posting, and a separate resolve button that would mark the item as resolved and ask them whether ZotNFound helped in the process of locating the item
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers