Skip to content

fix(app): localize home session suspense - #39285

Merged
Brendonovich merged 3 commits into
devfrom
home-suspense-flicker
Jul 28, 2026
Merged

fix(app): localize home session suspense#39285
Brendonovich merged 3 commits into
devfrom
home-suspense-flicker

Conversation

@Brendonovich

@BrendonovichBrendonovich commented Jul 28, 2026

Copy link
Copy Markdown
Member

Summary

  • localize unloaded session index suspension to the sessions pane
  • use the existing session skeleton as the Suspense fallback
  • allow server switches to reveal the loading fallback immediately

Testing

  • bun typecheck
  • bun test --preload ./happydom.ts ./src/pages/home-session-open.test.ts ./src/pages/home-session-archive.test.ts ./src/context/global-sync/home-session-index.test.ts (11 tests)

@Brendonovich
Brendonovich requested a review from Hona as a code ownerJuly 28, 2026 07:33
@BrendonovichBrendonovich changed the title fix(app): prevent home project suspense flickerfix(app): localize home session suspenseJul 28, 2026
@Brendonovich
Brendonovich enabled auto-merge (squash) July 28, 2026 08:24
@Brendonovich
Brendonovich disabled auto-merge July 28, 2026 08:25
@Brendonovich
Brendonovich merged commit 1ead8d8 into devJul 28, 2026
10 checks passed
@Brendonovich
Brendonovich deleted the home-suspense-flicker branch July 28, 2026 08:29
minhmc2007 pushed a commit to minhmc2007/AniCode that referenced this pull request Jul 29, 2026
3kaiu pushed a commit to 3kaiu/opencode-x that referenced this pull request Jul 31, 2026
banlanzs pushed a commit to banlanzs/opencode that referenced this pull request Aug 6, 2026
charlesverge pushed a commit to charlesverge/opencode that referenced this pull request Aug 11, 2026
moonug pushed a commit to moonug/opencode that referenced this pull request Aug 19, 2026
Sign up for freeto 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.

1 participant

@Brendonovich