Skip to content

feat: remove the loading-skeleton flash between pages - #98

Merged
lnieuwenhuis merged 2 commits into
stagingfrom
dev
Aug 14, 2026
Merged

feat: remove the loading-skeleton flash between pages #98
lnieuwenhuis merged 2 commits into
stagingfrom
dev

Conversation

@lnieuwenhuis

Copy link
Copy Markdown
Owner

No description provided.

- drop the root loading.tsx so the current screen stays visible and
  interactive until the next one is ready, then swaps straight into the
  existing entrance animation
- fully prefetch the four bottom-nav tabs (opt-in via TransitionLink;
  every other link keeps prefetch off for the memory-capped hosting)
- pulse the tapped nav item or day arrow while a navigation is pending,
  delayed 200ms so fast or prefetched navigations never flash it, with a
  static dim under prefers-reduced-motion
feat: remove the loading-skeleton flash between pages
@lnieuwenhuis
lnieuwenhuis merged commit 51b90f8 into staging Aug 14, 2026
6 checks passed
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.

1 participant