Gueopic/App

Items (objects) management

Closed this issue · 0 comments

In the main settings screen, under the "Verbs management" section, the items/objects section will appear.

Here we will have a list of the created items.
An "add item" button will be available.

Search input

A search input is available to filter the items.
All items will be filtered with a PIPE in the HTML.

Items list

Each item will be a button with a trash icon at the right (in the button only the name of the object will appear).

Add new button

A modal will appear (full screen or no auto-closeable on overlay tap).
In this modal the user can:

  • Set the item text
  • Record audio - this must be a component - after being recorded, the user can listen to the sound or re-record the audio.
  • Take a photo - this must be a component - the photo is previewed and can be re-taken.
  • Save the item
  • Cancel the creation (a new modal will be open to confirm)

Tap on any current item

If the user press on **any existing item" the same modal will be open but prefilled.

Trash icon

Will show a modal to confirm that the item will be deleted.

Image example

image
image