Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Items (objects) management #10

Closed
ProtocolNebula opened this issue May 9, 2021 · 0 comments
Closed

Items (objects) management #10

ProtocolNebula opened this issue May 9, 2021 · 0 comments
Assignees
Labels
Milestone

Comments

@ProtocolNebula
Copy link
Member

ProtocolNebula commented May 9, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants