-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Add message explaining history visibility settings do not work on encrypted rooms #31369
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
Add message explaining history visibility settings do not work on encrypted rooms #31369
Conversation
|
Note: these settings currently do not work in encrypted rooms. I am afraid that this note will add as much confusion as it removes, leaving an impression like nothing works in encrypted rooms, which is not true. Sharing history in encrypted rooms will start to work very soon (with the small caveat that it only works when a person is invited and not when they join via a space), so believe it is the best to proceed with the approach and copy outlined in element-hq/element-meta#3029 (comment) which also foresees a Learn more link that explains the nuances and edge cases. |
|
This note also being shown in unencrypted rooms is unhelpful. |
|
@mxandreas "leaving an impression like nothing works in encrypted rooms, which is not true", isn't it? The impression I got from reading elsewhere is that encrypted rooms basically don't allow viewing history. But as I said in the initial PR, I am very much not tied to any particular wording. @t3chguy if this were intended as a permanent fixture, I'd agree. But the intent is to add in some text right now to save the exact confusion that sent me down a troubleshooting rabbithole for an hour, before searching online and stumbling accidentally across the fact that this is a known issue. I've seen it said that this will be fixed "very soon". But unless that "very soon" is sooner than pushing out a very basic addition to the text, I think it's worth doing. I don't know what Element's release process is like, but I have deliberately proposed a solution small enough that it makes minimal impact on other aspects of the application, and contains no real logic requiring testing, so it could (subject to release processes) be pushed out literally today. And can be removed with minimal effort once the meaningful fix is in. |
|
Just wanted to say thanks for moving this issue forward. |
|
Hi @jimcullenaus, thanks very much for working on this. We discussed it within the weekly team meeting today, and our thoughts were:
In summary: we'd prefer not to land this. But thank you, again, for trying to make the product better. |
This relates to messages by @jtrees in element-hq/element-meta#2829. It's unknown how long the bug will remain, but at present users face a situation where settings do not do what they expect, with nothing explaining the problem. This PR doesn't fix the underlying issue, but does tell users that there is a bug.
@andybalaam said in that thread "we may get around to actually providing the feature before we get around to removing the option", but with a simple text fix, that doesn't need to be the case.
Feedback on the exact wording of the message, and translations to other languages, would be greatly appreciated.