-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Trying to search in E2E encrypted rooms without Seshat should error #12896
Comments
But what about a room that has unencrypted history? |
perhaps we put a warning in the search results saying that hits may be missing; go use riot/desktop if you want it to work |
This was mentioned in #4982 before it got closed |
Fixes element-hq/element-web#13262 This is part of the cross-signing shipping master plan. Known issues relating to this feature are: * element-hq/element-web#12896 * https://github.com/vector-im/riot-web/issues/12385 * element-hq/element-web#11831 * element-hq/element-web#11155 In theory, these are issues we're comfortable with shipping as we're already enabling it by default. This just makes it easier on everyone by removing the flag (making it still enabled by default).
Fixes element-hq/element-web#13262 This is part of the cross-signing shipping master plan. Known issues relating to this feature are: * element-hq/element-web#12896 * https://github.com/vector-im/riot-web/issues/12385 * element-hq/element-web#11831 * element-hq/element-web#11155 In theory, these are issues we're comfortable with shipping as we're already enabling it by default. This just makes it easier on everyone by removing the flag (making it still enabled by default).
Probably needs some design? |
Some notes from quick internal discussion on solving this:
|
We're already planning a flag for this: #15184 |
Fixes element-hq/element-web#15184 This is currently temporary design for element-hq/element-web#12896 but does not fix it.
Closing as this is now fixed in matrix-org/matrix-react-sdk#5225 |
Rather than silently failing.
Similarly FilePanel.
The text was updated successfully, but these errors were encountered: