-
Notifications
You must be signed in to change notification settings - Fork 238
Change : handle invalid invite error #4909
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
Conversation
…ccept/decline actions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
📱 Scan the QR code below to install the build (arm64 only) for this PR. |
@@ -333,6 +333,7 @@ Are you sure you want to continue?"</string> | |||
<string name="error_failed_loading_messages">"Failed loading messages"</string> | |||
<string name="error_failed_locating_user">"%1$s could not access your location. Please try again later."</string> | |||
<string name="error_failed_uploading_voice_message">"Failed to upload your voice message."</string> | |||
<string name="error_invalid_invite">"The room no longer exists or the invite is no longer valid."</string> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we have this string in a preview please?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, I am blind, just ignore this!
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #4909 +/- ##
===========================================
- Coverage 80.30% 80.30% -0.01%
===========================================
Files 2155 2156 +1
Lines 57305 57345 +40
Branches 7220 7224 +4
===========================================
+ Hits 46020 46051 +31
- Misses 8836 8845 +9
Partials 2449 2449 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Content
What the title says.
Motivation and context
See https://github.com/element-hq/customer-success/issues/331#issuecomment-2760630276
Screenshots / GIFs
See recorded screenshots
Tests
Tested devices
Checklist