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

Fix: stop propagation click handler for <TR> doesn't run #3441

Merged
merged 1 commit into from
Sep 13, 2019

Conversation

bwindels
Copy link
Contributor

Looking at https://buildkite.com/matrix-dot-org/matrix-react-sdk/builds/2365#9df91931-f901-44cb-9372-45afb8058d67 it looks like, at least in the e2e tests in the room directory, the TR click handler for that room is also running and trying to preview the room after clicking the join button. The "can't preview" screen should go away once the join completes though, so can't be the lone cause of the test failure, but having multiple click handlers run when clicking join seems suboptimal in any case. I've tried to reproduce this, and wasn't able though.

@bwindels bwindels merged commit 40bd184 into develop Sep 13, 2019
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