- `develop` failure: https://github.com/matrix-org/matrix-react-sdk/actions/runs/4470319896/jobs/7853678384 - What happened? - Date separator markup updated in https://github.com/matrix-org/matrix-react-sdk/pull/10404 - While some new snapshot tests added and merged in https://github.com/matrix-org/matrix-react-sdk/pull/10353 - Merge trains could have helped
* Avoid re-calculating shouldShowEvent in getReadReceiptsByShownEvent * Test that uses a MainGrouper * Cache more calls to shouldShowEvent
* Test MessagePanel rendering with hidden events * Cache the results of shouldShowEvent in MessagePanel * Combine an event and its shouldShow info into a single object