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

Handle the case of no IS in features that require IS to lookup #2672

Closed
jryans opened this issue Aug 28, 2019 · 0 comments
Closed

Handle the case of no IS in features that require IS to lookup #2672

jryans opened this issue Aug 28, 2019 · 0 comments
Assignees
Labels
feature privacy privacy-sprint T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements

Comments

@jryans
Copy link
Contributor

jryans commented Aug 28, 2019

Cloned from element-hq/element-web#10619.

Since it's now possible to be disconnected from an identity server entirely (your session has no active identity server), it's unclear how features that require an IS to function should behave.

For the case of the Discovery section in Settings, it's easy enough: you have no IS, so we don't show any 3PIDs to control.

However, there are other IS-using features in Riot, like:

  1. Inviting by 3PID
  2. (There might be more such features in mobile, so please add if so.)
@manuroe manuroe self-assigned this Sep 12, 2019
manuroe added a commit that referenced this issue Sep 17, 2019
#2672

Display a message for MXRestClientErrorMissingIdentityServer errors
@manuroe manuroe closed this as completed Sep 17, 2019
@kittykat kittykat added the T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements label Apr 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature privacy privacy-sprint T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements
Projects
None yet
Development

No branches or pull requests

3 participants