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

Fix issues with edited events not affecting threads #8125

Merged
merged 2 commits into from
Mar 24, 2022
Merged

Conversation

t3chguy
Copy link
Member

@t3chguy t3chguy commented Mar 23, 2022

Requires matrix-org/matrix-js-sdk#2256
Fixes element-hq/element-web#21447
Fixes element-hq/element-web#21445


This PR currently has no changelog labels, so will not be included in changelogs.

Add one of: T-Deprecation, T-Enhancement, T-Defect, T-Task to indicate what type of change this is plus X-Breaking-Change if it's a breaking change.

Preview: https://pr8125--matrix-react-sdk.netlify.app
⚠️ Do you trust the author of this PR? Maybe this build will steal your keys or give you malware. Exercise caution. Use test accounts.

@t3chguy t3chguy requested a review from a team as a code owner March 23, 2022 11:15
@codecov
Copy link

codecov bot commented Mar 23, 2022

Codecov Report

Merging #8125 (f5cc8b3) into develop (d927642) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           develop    #8125      +/-   ##
===========================================
- Coverage    28.31%   28.31%   -0.01%     
===========================================
  Files          837      837              
  Lines        49437    49439       +2     
  Branches     12532    12532              
===========================================
  Hits         13999    13999              
- Misses       35438    35440       +2     
Impacted Files Coverage Δ
src/components/views/rooms/ThreadSummary.tsx 7.69% <0.00%> (-0.65%) ⬇️

Copy link
Contributor

@germain-gg germain-gg left a comment

Choose a reason for hiding this comment

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

💯

@t3chguy t3chguy changed the title Fix issues with live edited events not affecting the thread summary Fix issues with edited events not affecting threads Mar 23, 2022
@t3chguy t3chguy merged commit f86cc74 into develop Mar 24, 2022
@t3chguy t3chguy deleted the t3chguy/fix/21466 branch March 24, 2022 12:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants