You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I looked at this briefly and found testing RoomView tricky. Feel free to give me a ping if you'd like to talk it through.
andybalaam
changed the title
Gitter sunsetting: Use findPredecessor in RoomView
Gitter sunsetting: ensure hidden highlights code respects MSC3946
Feb 3, 2023
This change only affects whether you see "hidden highlights": notifications from an old room. This does not seem important enough to block Gitter sunsetting.
Adapt the code inside RoomView to call
findPredecessor
instead of manually extracting room predecessor from the create event.Pass through the MSC3946 feature flag to
findPredecessor
to ensure it has the correct behaviour.The text was updated successfully, but these errors were encountered: