We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
A search input is available to filter the items. All items will be filtered with a PIPE in the HTML.
Each item will be a button with a trash icon at the right (in the button only the name of the object will appear).
A modal will appear (full screen or no auto-closeable on overlay tap). In this modal the user can:
If the user press on **any existing item" the same modal will be open but prefilled.
Will show a modal to confirm that the item will be deleted.
The text was updated successfully, but these errors were encountered:
Gorkagarciamensa
No branches or pull requests
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:
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
The text was updated successfully, but these errors were encountered: