Skip to content

Prompt the user when the invited MatrixId is not recognized #8483

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

Merged
merged 4 commits into from
Jun 5, 2023

Conversation

yostyle
Copy link
Contributor

@yostyle yostyle commented May 30, 2023

Type of change

  • Feature
  • Bugfix
  • Technical
  • Other :

Content

Motivation and context

#8468

Screenshots / GIFs

Tests

  • Step 1
  • Step 2
  • Step ...

Tested devices

  • Physical
  • Emulator
  • OS version(s):

Checklist

@yostyle yostyle requested review from a team, ganfra and giomfo and removed request for a team May 30, 2023 16:18
@yostyle yostyle force-pushed the yostyle/prompt_unrecognized_mxid branch 2 times, most recently from 84d6620 to 8712845 Compare May 31, 2023 07:37
Copy link
Member

@giomfo giomfo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
All tests ok (your 2 last commits fixed the issues I observed previously)

@yostyle yostyle requested review from a team and bmarty and removed request for ganfra and a team May 31, 2023 16:54
Copy link
Member

@bmarty bmarty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small typo in the string resource, else LGTM.

@@ -2741,6 +2743,8 @@
<item quantity="other">Invitations sent to %1$s and %2$d more</item>
</plurals>
<string name="invite_users_to_room_failure">We could not invite users. Please check the users you want to invite and try again.</string>
<string name="invite_unknow_users_dialog_content">Unable to find profiles for the Matrix IDs listed below. Would you like to invite them anyway?\n\n%s</string>
<string name="invite_unknow_users_dialog_submit">Invite anyway</string>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a small typo: unknow -> unknown for the 4 string keys.

@yostyle yostyle enabled auto-merge (squash) June 2, 2023 07:25
@yostyle yostyle force-pushed the yostyle/prompt_unrecognized_mxid branch from 5e532bf to 466f200 Compare June 5, 2023 13:18
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 5, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@yostyle yostyle merged commit 07e0695 into develop Jun 5, 2023
@yostyle yostyle deleted the yostyle/prompt_unrecognized_mxid branch June 5, 2023 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants