mirror of
https://github.com/vector-im/element-web.git
synced 2026-03-03 04:22:31 +01:00
* Update screenshot for reactive display name disambiguation This PR updates the Playwright screenshot tests to reflect the changes from matrix-js-sdk PR #5135, which fixes reactive display name disambiguation. The screenshot will be updated based on CI test results to show the correct disambiguation behavior when multiple room members share the same display name. Related: matrix-org/matrix-js-sdk#5135 * Update member list screenshot for reactive disambiguation * Retry CI for flaky MatrixChat timeout