Skip to content
New issue

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

Can't delete invalid recipient #2648

Closed
sosnovsky opened this issue Jan 7, 2025 · 2 comments · Fixed by #2650
Closed

Can't delete invalid recipient #2648

sosnovsky opened this issue Jan 7, 2025 · 2 comments · Fixed by #2650
Assignees
Milestone

Comments

@sosnovsky
Copy link
Collaborator

sosnovsky commented Jan 7, 2025

  • enter some invalid recipient (like abc)
  • tap enter
  • app shows invalid recipient modal
  • click ok button in the modal
  • modal disappears and then appears again, so app is stuck in this state

there is a test for this case - https://github.com/FlowCrypt/flowcrypt-ios/blob/master/appium/tests/specs/mock/composeEmail/CheckInvalidEmailRecipient.spec.ts

@sosnovsky
Copy link
Collaborator Author

Hi @ioanmo226, can you please work on this and #2649 issues, to prepare a new small release with these bugfixes, thanks!

@ioanmo226
Copy link
Collaborator

Okay

sosnovsky pushed a commit that referenced this issue Jan 20, 2025
* fix: invalid recipient delete issue

* temp: remove cache restore

* Revert "temp: remove cache restore"

This reverts commit 450347c.

* fix: emailjs-stringencoding

* temp: run failed tests

* fix: failed

* Revert "fix: failed"

This reverts commit 83eab1a.

* Revert "temp: run failed tests"

This reverts commit 909be3f.

* fix: ui test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants