-
Notifications
You must be signed in to change notification settings - Fork 323
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
Visualizations are getting blank when uploading a file to the workflow #5991
Comments
Can reproduce, bisecting now. |
The issue seems to be caused by commit |
I'm wondering how on earth that PR could influence it. Seems not connected at all to me and seems like a random ordering issue. I might be wrong though. |
Maybe some layout recalculation issue? This PR introduces a new use of |
Oh, so do you think this is related to HTML dom elements ordering? Might be! But this is wild. When you'd know what it is, please tell me, as I'm dying out of curiosity! |
Michael Mauderer reports a new STANDUP for today (2023-03-29): Progress: Opened PR for execution mode dropdown. Started investigating the blinking of visualization when dropping files. It should be finished by 2023-03-31. Next Day: Next day I will be working on the #5991 task. Continue investigation into the root cause. |
Michael Mauderer reports a new STANDUP for today (2023-03-30): Progress: Had some initial trouble reproducing the issue, but found a reliable reproduction now. But I also found that the issue is not caused by the PR that lead to this being detected, it can be reproduced without the changes from that PR if enough visualizations are open. This could mean that there is some timing issue going on. It should be finished by 2023-03-31. Next Day: Next day I will be working on the #5991 task. Continue investigation into the root cause. |
Michael Mauderer reports a new STANDUP for today (2023-03-31): Progress: Not as much progress here as I had hopes as I keep running into random build failures, requiring full rebuilds, which is taking a lot of time. I added some more logging to figure out the chain of events leading to the vanishing visualizations, but no definitive root cause identified yet. It should be finished by 2023-03-31. Next Day: Next day I will be working on the #5991 task. Continue investigation into the root cause. |
We are putting this on hold for the moment to prioritize other tasks. Some notes from the current investigation: How to reliably reproduce:
This above reproduction can be stopped from happening by removing the calls to The error can also sometimes happen when removing a node, as opposed to dropping one. When removing the calls to Next steps:
|
Can not reproduce after fixes from @farmaazon |
Discord username
No response
What type of issue is this?
Permanent – Ocurring repeatably
Is this issue blocking you from using Enso?
Is this a regression?
What issue are you facing?
When uploading a file the visualizations on already existing nodes are getting blank. Please, see the video.
Expected behaviour
Existing open visualizations should not blink (update), and definitely should not go blank.
How we can reproduce it?
No response
Screenshots or screencasts
Nagranie.z.ekranu.2023-03-17.o.14.51.48.mov
Enso Version
126a466
Browser or standalone distribution
Standalone distribution
Browser Version or standalone distribution
Standalone
Operating System
MacOS
Operating System Version
No response
Hardware you are using
No response
The text was updated successfully, but these errors were encountered: