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(ui): progress bar not throbbing when it should #7332

Merged
merged 2 commits into from
Nov 18, 2024

Conversation

psychedelicious
Copy link
Collaborator

Summary

When we added more progress events during generation, we indirectly broke the logic that controls when the progress bar throbs.

Related Issues / Discussions

Reported by @Vargol here (thanks!): https://discord.com/channels/1020123559063990373/1149506274971631688/1307136679831928913

QA Instructions

Generate. The bar should throb while loading models and doing anything that doesn't have discrete steps.

Merge Plan

n/a

Checklist

  • The PR has a short but descriptive title, suitable for a changelog

When we added more progress events during generation, we indirectly broke the logic that controls when the progress bar throbs.
@github-actions github-actions bot added the frontend PRs that change frontend files label Nov 16, 2024
@maryhipp maryhipp enabled auto-merge (squash) November 18, 2024 14:00
@maryhipp maryhipp merged commit 2da25a0 into main Nov 18, 2024
14 checks passed
@maryhipp maryhipp deleted the psyche/fix/ui/progress-bar-indeterminate branch November 18, 2024 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend PRs that change frontend files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants