Prompt the user when the invited MatrixId is not recognized #8468
Labels
O-Occasional
Affects or can be seen by some users regularly or most users rarely
S-Minor
Impairs non-critical functionality or suitable workarounds exist
Sponsored
T-Defect
Something isn't working: bugs, crashes, hangs and other reported problems
Steps to reproduce
Scenario 1:
Scenario 2:
Outcome
What did you expect?
When the MXID is not recognised (= the getProfile failed (for example: M_NOT_FOUND error, or 502 code)) we should present a pop-up similar to the web client:
What happened instead?
-> When some provided MXIDs are not recognised we should display the following alert:
title: "Confirmation"
message: "Unable to find profiles for the Matrix IDs listed below. Would you like to start a DM anyway?" + list of mxId(s)
actions: "Cancel" / "Start DM anyway"
-> When some provided MXIDs are not recognised we should display the following alert:
title: "Confirmation"
message: "Unable to find profiles for the Matrix IDs listed below. Would you like to invite them anyway?" + list of mxId(s)
actions: "Cancel" / "Invite anyway"
Your phone model
No response
Operating system version
No response
Application version and app store
No response
Homeserver
No response
Will you send logs?
No
Are you willing to provide a PR?
Yes
The text was updated successfully, but these errors were encountered: