console
console copied to clipboard
Bug: Some of the sides disappear randomly

Happens on its own randomly
My guess is that this might be an upstream issue in the tui crate, which we use for stuff like drawing the borders and layout and so on. It might be worth seeing if you can reproduce this with any of their examples.
Hmm. I have used TUI before and this has never happened.