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

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

Closed
wants to merge 5 commits into from

Conversation

openhands-agent
Copy link
Contributor

@openhands-agent openhands-agent commented Nov 7, 2024

This pull request fixes #4828.

The issue of empty state UI flickering has been successfully resolved through a targeted fix that addresses the root cause. The solution involved:

Automatic fix generated by OpenHands 🙌


To run this PR locally, use the following command:

docker run -it --rm   -p 3000:3000   -v /var/run/docker.sock:/var/run/docker.sock   --add-host host.docker.internal:host-gateway   -e SANDBOX_RUNTIME_CONTAINER_IMAGE=docker.all-hands.dev/all-hands-ai/runtime:102c308-nikolaik   --name openhands-app-102c308   docker.all-hands.dev/all-hands-ai/openhands:102c308

@amanape amanape marked this pull request as ready for review November 8, 2024 08:29
@amanape amanape enabled auto-merge (squash) November 8, 2024 08:29
@mamoodi
Copy link
Collaborator

mamoodi commented Nov 14, 2024

Gentle ping for @amanape

@amanape
Copy link
Member

amanape commented Nov 14, 2024

I'll circle back to this at a later time. There are a few things UI-related consequences with this PR

@amanape amanape closed this Nov 14, 2024
auto-merge was automatically disabled November 14, 2024 17:09

Pull request was closed

@amanape amanape deleted the openhands-fix-issue-4828 branch November 14, 2024 17:10
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.

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