Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add safety check when interrupt-loading a timeline #1532

Merged
merged 1 commit into from
Apr 24, 2023

Conversation

Jowan-Spooner
Copy link
Collaborator

When opening a visual timeline while another one is still loading (fairly common with longer timelines) the last batch would always still be added to the newly opened timeline. A new check now waits for the last batch of the previous timeline before clearing the timeline.

@Jowan-Spooner Jowan-Spooner added the Bug 🐞 Something isn't working label Apr 24, 2023
When opening a visual timeline while another one is still loading (fairly common with longer timelines) the last batch would always still be added to the newly opened timeline. A new check now waits for the last batch of the previous timeline before clearing the timeline.
@Jowan-Spooner Jowan-Spooner force-pushed the fix-timeline-loading-interruption branch from d7b34df to 23a43f7 Compare April 24, 2023 16:58
@Jowan-Spooner Jowan-Spooner changed the base branch from module-management to main April 24, 2023 17:02
@Jowan-Spooner Jowan-Spooner merged commit ad87248 into main Apr 24, 2023
@Jowan-Spooner Jowan-Spooner deleted the fix-timeline-loading-interruption branch May 2, 2023 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug 🐞 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant