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

Ask the user for debug logs when the timeline explodes #2820

Merged
merged 4 commits into from
Mar 25, 2019

Conversation

turt2live
Copy link
Member

Fixes element-hq/element-web#9260
Workaround for element-hq/element-web#8593
Requires matrix-org/matrix-js-sdk#869 - please review this too.

We check if any dialogs are open before moving forward because we don't want to risk showing so many dialogs that the user is unable to click a button. We're also not overly concerned if the dialog being shown is irrelevant because whatever the user is doing will likely be unaffected, and we can scream in pain when they're finished.

Fixes element-hq/element-web#9260
Workaround for element-hq/element-web#8593
Requires matrix-org/matrix-js-sdk#869

We check if any dialogs are open before moving forward because we don't want to risk showing so many dialogs that the user is unable to click a button. We're also not overly concerned if the dialog being shown is irrelevant because whatever the user is doing will likely be unaffected, and we can scream in pain when they're finished.
@turt2live turt2live force-pushed the travis/timeline-explosion-workaround branch from bd0de05 to e5f7563 Compare March 23, 2019 02:23
@turt2live turt2live requested a review from a team March 25, 2019 16:09
@jryans jryans self-requested a review March 25, 2019 17:24
Copy link
Collaborator

@jryans jryans left a comment

Choose a reason for hiding this comment

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

Great, this looks good to me. Hopefully we can figure it out soon!

src/components/views/dialogs/TimelineExplosionDialog.js Outdated Show resolved Hide resolved
src/components/views/dialogs/TimelineExplosionDialog.js Outdated Show resolved Hide resolved
src/components/views/dialogs/TimelineExplosionDialog.js Outdated Show resolved Hide resolved
@turt2live turt2live merged commit 79ea873 into develop Mar 25, 2019
@turt2live turt2live deleted the travis/timeline-explosion-workaround branch March 25, 2019 18:09
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