Skip to content

Conversation

@jurgenwerk
Copy link
Contributor

@jurgenwerk jurgenwerk commented Jan 20, 2026

Center the Preview panel loading spinner to fix misalignment.

Before:
image

After:
image


Linear Issue: CS-10070

Open in Cursor Open in Web


Note

Improves loading state alignment in the Playground panel.

  • Wraps LoadingIndicator with a .loading div when creating a new instance and during general loading states
  • Updates .loading styles to use flexbox centering (align-items, justify-content), full width/height, and removes fixed vertical margin

Written by Cursor Bugbot for commit 54c2e47. This will update automatically on new commits. Configure here.

Co-authored-by: matic <matic@jurglic.si>
@cursor
Copy link

cursor bot commented Jan 20, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@github-actions
Copy link

Preview deployments

@github-actions
Copy link

github-actions bot commented Jan 20, 2026

Host Test Results

    1 files  ±  0      1 suites  ±0   1h 39m 49s ⏱️ + 11m 8s
1 890 tests +215  1 873 ✅ +216  17 💤 ±0  0 ❌  - 1 
1 905 runs  +216  1 888 ✅ +217  17 💤 ±0  0 ❌  - 1 

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.
Chrome ‑ Global error: Uncaught TypeError: Failed to fetch at http://localhost:7357/assets/chunk.bccf49eb4edd1d62c4ab.js, line 150984  While executing test: Integration | card-copy: copy button does not appear when right and left stacks are both the same index card 
Chrome ‑ Integration | Store: added instance that was previously not saved will begin to auto save after being added
Chrome ‑ Integration | Store: an instance can be restored after a loader reset
Chrome ‑ Integration | Store: an instance can debounce auto saves
Chrome ‑ Integration | Store: an instance can live update thru an error state
Chrome ‑ Integration | Store: an instance live updates from indexing events for a code update
Chrome ‑ Integration | Store: an instance live updates from indexing events for an instance update
Chrome ‑ Integration | Store: an instance that started out with a local ID can be restored after a loader reset
Chrome ‑ Integration | Store: an instance will NOT auto save when its data changes, if the user does not have write permissions
Chrome ‑ Integration | Store: an instance will auto save when its data changes
Chrome ‑ Integration | Store: an unsaved instance live updates when realm event matching local ID is received
…

♻️ This comment has been updated with latest results.

@jurgenwerk
Copy link
Contributor Author

@cursoragent delete plan file

@cursor
Copy link

cursor bot commented Jan 20, 2026

Deleted the plan file and pushed the update.

Summary:

  • Removed docs/cs-10070-misaligned-spinner-plan.md per request.

Testing:

  • Not run (deletion only).

Let me know if you need anything else adjusted.

Open in Cursor Open in Web

Co-authored-by: matic <matic@jurglic.si>
@jurgenwerk jurgenwerk requested a review from a team January 20, 2026 14:32
@jurgenwerk jurgenwerk marked this pull request as ready for review January 20, 2026 14:33
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.

4 participants