**### 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:** - [x] Validate the custom element layout and interactions. - [x] Validate dynamic content loading and interactions. - [x] Validate the dynamic content and behavior. - [x] Validate prompt behavior on various devices and orientations. Note from @Daniel-Cross - Everything in snaps moving forward will be a custom prompt only.
### Dynamic UI elements checklist performing manual testing for both ios and android device
Alerts:
Confirmation:
Prompts:
Custom Elements:
Note from @Daniel-Cross - Everything in snaps moving forward will be a custom prompt only.