Skip to content

Conversation

@lukasmasuch
Copy link

This PR removes two unused containers which are causing some UI issues, as you can see here:

Screen.Recording.2023-08-01.at.09.53.07.mov

The two empty containers cause the first two text elements to become duplicated & stale until the run has finished. This is caused by the rendering logic in the Streamlit frontend, which isn't super optimized yet for long-running reruns with dynamically growing UIs. Something we are working on improving.

@lukasmasuch lukasmasuch changed the title Remove unused containers Remove unused containers to mitigate UI issue Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants