-
-
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
Gitter sunsetting: Can't go back to previous room version if I've never been there #24453
Comments
Workaround: if you post a normal message linking to the predecessor, then after the user has clicked that link, they will see the tile as normal. |
Alongside fixing the problem here for the tile to show, we should update our tiles to show an error more clearly whenever a tile fails to appear. Showing some error feedback is much better than silently failing and having the user go on a goose chase to find out why it's not there or just assume they've done something wrong. |
|
The latest version of matrix-org/matrix-spec-proposals#3946 includes a via_servers property that helps us find a predecessor room if the user has never opened it before. Adapt the room predecessor code to use store and this property where it helps. |
@andybalaam your comment above says this is fixed by #24611 ? Should this be closed? |
For this tile, I've addressed this issue in matrix-org/matrix-react-sdk#10483 . |
@MadLittleMods when matrix-org/matrix-react-sdk#10483 is merged, this should work for Gitter, BUT only when you have sent new predecessor events that contain |
Thanks for the fix and heads-up @andybalaam! I'm tracking re-sending the MSC3946 predecessor events with |
Fixed by matrix-org/matrix-react-sdk#10483 |
Steps to reproduce
Outcome
What did you expect?
The tile to appear, and to be able to (attempt to) go back to the predecessor room.
What happened instead?
No tile appeared, and this error message appeared in the console:
Operating system
Ubuntu 22.04
Browser information
Firefox 109.0.1
URL for webapp
https://develop.element.io
Application version
Element version: 27f1d99-react-5ac014ff294d-js-8a3d7d5671e5 Olm version: 3.2.12
Homeserver
matrix.org
Will you send logs?
No
The text was updated successfully, but these errors were encountered: