-
Notifications
You must be signed in to change notification settings - Fork 639
Closed
2 / 22 of 2 issues completedDescription
### Dynamic UI elements checklist performing manual testing for both ios and android device
Alerts:
- Validate the different alert type like success, error, warning, info.
- Validate the alert layout (e.g., icon, message, close button)
- Validate the auto-dismiss functionality if required.
- Validate alert visibility, orientations and behavior on different screen sizes.
Confirmation:
- Validate the different type like confirmation, information, input.
- Validate the confirmation is modal or non modal.
- Validate the confirmation layout (e.g., title, message, buttons).
- Validate proper handling of confirmation dismissal (e.g., button click, outside click).
Prompts:
- Validate the user input information to the prompt is sent/received.
- Validate the prompt layout (e.g., input field, message, buttons).
- Validation for user input with various data.
- Validate prompt submission and cancellation methods.
- Validate prompt behavior on various devices and orientations.
Custom Elements:
- Validate the custom element layout and interactions.
- Validate dynamic content loading and interactions.
- Validate the dynamic content and behavior.
- Validate prompt behavior on various devices and orientations.
Note from @Daniel-Cross - Everything in snaps moving forward will be a custom prompt only.
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels