Skip to content

fix(adventure-detail): align sidebar with overview and restyle meta row#92

Merged
sinduri-g merged 1 commit into
mainfrom
fix/adventure-detail-meta
May 31, 2026
Merged

fix(adventure-detail): align sidebar with overview and restyle meta row#92
sinduri-g merged 1 commit into
mainfrom
fix/adventure-detail-meta

Conversation

@sinduri-g
Copy link
Copy Markdown
Contributor

Summary

Type of change

  • feat new feature
  • fix bug fix
  • refactor no behavior change
  • docs documentation only
  • chore / config / perf / style / security

Accessibility checklist

For any change that touches the UI, copy, or routing, confirm the following before requesting review. See ACCESSIBILITY.md and the Accessibility section in CLAUDE.md for the full rules.

  • Every interactive element is reachable and operable with the keyboard alone.
  • Focus rings are visible in both light and dark mode (use the ring-ring token).
  • One <h1> per page, no skipped heading levels.
  • Every <img> has an alt attribute. Decorative images use alt="" paired with aria-hidden="true".
  • Every <a target="_blank"> includes <span className="sr-only"> (opens in new tab)</span>.
  • No raw Unicode symbols (such as arrows, hearts, checkmarks) used to convey meaning. Use lucide-react icons with aria-hidden, or visible text.
  • Color is not the only way meaning is conveyed.
  • Verified visually at mobile (375px), tablet (768px), and desktop (1280px) widths.
  • If animations were added or changed, prefers-reduced-motion is respected.

Quality gates

  • npm run lint passes.
  • npm test passes.
  • npm run build completes with no TypeScript or build errors.
  • If routes were added or changed: updated public/sitemap.xml, the prerender array in react-router.config.ts, and the routes table in README.md.
  • If a new component, hook, constant, or workflow was added or changed: updated styleguide.md and/or README.md per the After Making Changes section in CLAUDE.md.

Screenshots or recordings

Testing notes

Signed-off-by: Sinduri Guntupalli <sinduri.guntupalli@dynatrace.com>
@sinduri-g sinduri-g merged commit 5be0276 into main May 31, 2026
2 checks passed
@sinduri-g sinduri-g deleted the fix/adventure-detail-meta branch May 31, 2026 18:24
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 31, 2026

PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://off-on-dev.github.io/website/pr-preview/pr-92/

Built to branch gh-pages at 2026-05-31 18:24 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

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