Skip to content

Polish website navigation, connect features, and enhance visuals - #26

Draft
scheuclu wants to merge 1 commit into
mainfrom
feature/polish-site
Draft

Polish website navigation, connect features, and enhance visuals#26
scheuclu wants to merge 1 commit into
mainfrom
feature/polish-site

Conversation

@scheuclu

@scheuclu scheuclu commented Jun 6, 2026

Copy link
Copy Markdown
Owner

Summary of Enhancements

This pull request polishes the WordDrift interactive website to elevate its premium visual aesthetic, unify its features, and make all analysis views easily accessible:

  1. Interconnected Features in the Galaxy Map (/space):

    • Each pinned word in the active list (desktop sidebar and mobile sheet) now shows contextual action buttons on hover:
      • Neighborhood Compass Icon: Opens the local constellation view (/explore?w=word) for that specific word.
      • Math Plus Icon: Opens the vector arithmetic playground (/arith?w=word) with the word pre-filled.
    • Pinned list row styles have been optimized with smoother rounded corners and transitions.
  2. Unified Navigation Header (/components/Nav.tsx):

    • Redesigned the header to support a unified layout.
    • Added a glassmorphic dropdown menu on desktop containing all semantic analysis tools: Word Math, LLM Impact, Ternary Orbits, and the Drift Gallery.
    • Built a custom responsive drawer menu on mobile devices that expands smoothly with Framer Motion, listing Core Space pages and Tool pages.
    • Preserved all active route indicator highlighting.
  3. Query Parameter Pre-filling in Word Math (/arith):

    • Wrapped the vector arithmetic page in a React Suspense boundary and integrated Next.js useSearchParams.
    • The math input terms are now dynamically pre-filled when a ?w=word query parameter is present, letting users transition seamlessly from any map view into vector math.
  4. Cinematic Visual Polish (/explore and /ternary):

    • Added relative container classes and smooth, animated background aurora gradients to the Local Neighborhood Constellation (/explore) and Ternary Orbits (/ternary) pages, matching the premium visual identity of the intro page.

@vercel

vercel Bot commented Jun 6, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
language-drift Ready Ready Preview, Comment Jun 6, 2026 3:42pm

Request Review

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