Skip to content

Conversation

@muzzlol
Copy link
Contributor

@muzzlol muzzlol commented Nov 3, 2025

  • Add overscroll-behavior: none to prevent bounce effect across all browsers
  • Implement dynamic theme-color meta tag that syncs with site theme toggle
  • Add THEME_COLORS constant to utils for consistent color references
  • Update ThemeProvider to set status bar color on theme change

previous overscroll bounce behavior:
image

  • now it doesn't let you scroll past page content

fixed mobile status bar behavior:

IMG_7214 IMG_7213 - previously it was just the default white I think

…s bar with theme

- Add overscroll-behavior: none to prevent bounce effect across all browsers
- Implement dynamic theme-color meta tag that syncs with site theme toggle
- Add THEME_COLORS constant to utils for consistent color references
- Update ThemeProvider to set status bar color on theme change
@netlify
Copy link

netlify bot commented Nov 3, 2025

‼️ Deploy request for tanstack rejected.

Name Link
🔨 Latest commit b514362

@tannerlinsley tannerlinsley merged commit 37079bf into TanStack:main Nov 8, 2025
4 of 5 checks passed
LeCarbonator pushed a commit to LeCarbonator/tanstack.com that referenced this pull request Jan 11, 2026
…status bar w/ theme (TanStack#527)

feat: prevent overscroll bounce on all browsers and sync mobile status bar with theme

- Add overscroll-behavior: none to prevent bounce effect across all browsers
- Implement dynamic theme-color meta tag that syncs with site theme toggle
- Add THEME_COLORS constant to utils for consistent color references
- Update ThemeProvider to set status bar color on theme change

Co-authored-by: Tanner Linsley <tannerlinsley@gmail.com>
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.

2 participants