All-Hands-AI / OpenHands

🙌 OpenHands: Code Less, Make More
https://all-hands.dev
MIT License
36.56k stars 4.15k forks source link

[Bug]: Chat interface empty state flickers for a brief moment until messages load #4828

Open amanape opened 1 week ago

amanape commented 1 week ago

Is there an existing issue for the same bug?

Describe the bug and reproduction steps

If there are messages that are yet to be received by the socket, the empty state UI is shown for a brief moment, resulting in an unpleasant flicker

OpenHands Installation

Docker command in README

OpenHands Version

main

Operating System

None

Logs, Errors, Screenshots, and Additional Context

We should probably wait until socket is green

github-actions[bot] commented 1 week ago

OpenHands started fixing the issue! You can monitor the progress here.

github-actions[bot] commented 1 week ago

A potential fix has been generated and a draft PR #4831 has been created. Please review the changes.