Skip to content

Commit

Permalink
add tests for: Attachment - New attachment window is opened when swit…
Browse files Browse the repository at this point in the history
…ching between images
  • Loading branch information
adamgrzybowski committed Oct 25, 2024
1 parent fac8f6f commit eb8c882
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions contributingGuides/NAVIGATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -399,3 +399,14 @@ Linked issue: https://github.com/Expensify/App/pull/49539#issuecomment-243269494
4. Press "Country".
5. Select any country.
6. Verify that the country you selected is actually visible in the form.

### Change params of existing attachments screens instead of pushing new screen on the stack

Linked issue: https://github.com/Expensify/App/pull/49539#issuecomment-2432360626

1. Open any chat.
2. Send at least two images.
3. Open attachment by pressing on image.
4. Press arrow on the side of attachment modal to navigate to the second image.
5. Close the modal with X in the corner.
6. Verify that the modal is now fully closed.

0 comments on commit eb8c882

Please sign in to comment.