feat(app): show loader on session hover#34224
Conversation
|
Merge review result: local merge simulation against current origin/dev (ae53163) succeeded with only the two expected files changed. Focused validation passed: git diff --check, bun install --frozen-lockfile, bun typecheck from packages/app, and oxlint on the changed files. A separate adversarial verifier also passed the change and ran packages/app build successfully. Not merged by this automation run because the active GitHub account does not have push/merge access to the repository; GitHub returned 403 when checking collaborator permission (must have push access). |
|
Automated merge review completed. The PR is open, non-draft, mergeable/clean at head |
|
Validation update from merge queue task cbd196ae:
I attempted a formatting-only fix, but pushing to the contributor branch was rejected with 403 for my active GitHub account. Blocking merge until that Prettier formatting change is applied and checks are revalidated. |
|
Fresh merge-queue validation for task e05468c9 (2026-06-28):
Not merged by this worker because formatting validation still fails: Required unblock: apply Prettier formatting to |
Issue for this PR
N/A
Type of change
What does this PR do?
Aligns home page behaviour with tabs: when a session is in-progress, hovering on the row replaces the loader with the project avatar. This only happens if no project is selected.
How did you verify your code works?
bun turbo typecheck)Screenshots / recordings
Screen.Recording.2026-06-27.at.18.13.17.mov
Checklist
If you do not follow this template your PR will be automatically rejected.