Skip to content

fixed mobile responsieness#3

Merged
iamartyaa merged 1 commit intomainfrom
fixMobile
Nov 29, 2025
Merged

fixed mobile responsieness#3
iamartyaa merged 1 commit intomainfrom
fixMobile

Conversation

@iamartyaa
Copy link
Owner

@iamartyaa iamartyaa commented Nov 29, 2025

Note

Enhances ScrollReveal with timeouts and better viewport detection, adds reduced-motion/fallback CSS, and improves contribute page mobile layout and code block overflow with hydration warning suppression.

  • Animations & Visibility:
    • components/ScrollReveal.tsx: Add fallback timeout to force visibility, skip re-animation if already visible, lower IntersectionObserver threshold, expand rootMargin, and clean up timeouts.
    • app/globals.css: Add reduced-motion support and CSS-only fallback to auto-reveal content if JS/IO fails.
  • Contribute Page (mobile UX):
    • app/contribute/page.tsx: Improve layout with min-w-0 in step containers; add overflow-x-auto/whitespace-pre to multiple pre blocks for horizontal scrolling on small screens; add suppressHydrationWarning to interactive elements to avoid hydration mismatches.

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

@vercel
Copy link

vercel bot commented Nov 29, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
neo-cortex Ready Ready Preview Comment Nov 29, 2025 9:50am

@iamartyaa iamartyaa merged commit 80753fb into main Nov 29, 2025
4 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