-
Notifications
You must be signed in to change notification settings - Fork 12
Spinner alignment issue #3869
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
base: main
Are you sure you want to change the base?
Spinner alignment issue #3869
Conversation
Co-authored-by: matic <matic@jurglic.si>
|
Cursor Agent can help with this pull request. Just |
Preview deployments |
Host Test Results 1 files ± 0 1 suites ±0 1h 39m 49s ⏱️ + 11m 8s Results for commit 54c2e47. ± Comparison against base commit ed9f93a. This pull request removes 1 and adds 216 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
|
@cursoragent delete plan file |
Co-authored-by: matic <matic@jurglic.si>
Center the Preview panel loading spinner to fix misalignment.
Before:

After:

Linear Issue: CS-10070
Note
Improves loading state alignment in the Playground panel.
LoadingIndicatorwith a.loadingdiv when creating a new instance and during general loading states.loadingstyles to use flexbox centering (align-items,justify-content), full width/height, and removes fixed vertical marginWritten by Cursor Bugbot for commit 54c2e47. This will update automatically on new commits. Configure here.