## Link to ticket [TMA-XX](https://taggid.atlassian.net/browse/TMA-XX) ## Description ## How Has This Been Tested? - [ ] Requires testing on different screen sizes (iPhone 8, iPhone 11) (optional) - [ ] Requires testing on different screen sizes (iPhone 12 mini, iPhone 12 Pro Max) (optional) - [ ] There is an associated PR [here](URL_HERE) * Happy Path * Path 1 description 1. action... (observation...) 2. action... (observation...) * Path 2 description 1. action... (observation...) 2. action... (observation...) * Error Handling * ... * Existing functionality still works * ... * Performance * ... ## Screenshots (if appropriate) ## Checklist - [ ] I thoroughly tested my changes and ensured that they integrate with existing functionality. - [ ] I ran `git pull --rebase upstream master` in my branch and resolved any merge conflicts on my end. - [ ] I documented my code in line with our [style guide](https://taggid.atlassian.net/wiki/spaces/~523670961/pages/891944961). - [ ] My changes require a change to the documentation... - [ ] ... which I have updated accordingly.