Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Fix read marker visibility for grouped events #4340

Merged
merged 1 commit into from
Apr 3, 2020

Conversation

jryans
Copy link
Collaborator

@jryans jryans commented Apr 3, 2020

The recent "groupers" which extracted out timeline grouping logic forgot to
pass through the last event state for read marker computation. This causes the
read marker to become visible when e.g. returning to room if it was last placed
inside a grouped set of events (currently room creation and membership events).

Regressed by #4059
Related to element-hq/element-web#12338

The recent "groupers" which extracted out timeline grouping logic forgot to
pass through the last event state for read marker computation. This causes the
read marker to become visible when e.g. returning to room if it was last placed
inside a grouped set of events (currently room creation and membership events).

Regressed by #4059
Related to element-hq/element-web#12338
@jryans jryans requested a review from a team April 3, 2020 00:15
Copy link
Contributor

@bwindels bwindels left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks for the tests!

@jryans jryans merged commit cabaf36 into develop Apr 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants