Skip to content

credit for ux/ui#472

Merged
Adr1an04 merged 1 commit into
mainfrom
clubsitefooterfix
Jun 22, 2026
Merged

credit for ux/ui#472
Adr1an04 merged 1 commit into
mainfrom
clubsitefooterfix

Conversation

@Adr1an04

@Adr1an04 Adr1an04 commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Why

Add footer credit for the Club site dev and UX contributors.

What

  • Added a “Made with love by the Dev Team” footer credit.
  • Added UX credit links for Tory and Thashin.

Test Plan

  • Ran pnpm --filter=@forge/club format
  • Ran pnpm --filter=@forge/club lint
  • Ran pnpm --filter=@forge/club typecheck
  • Ran full repo checks earlier: pnpm format, pnpm lint, pnpm typecheck, pnpm build
  • Ran on local

Checklist

-nun changed

Summary by CodeRabbit

  • New Features

    • Added UX team credits with external links in the footer section
  • Style

    • Improved footer layout with enhanced responsive design and visual enhancements, including a decorative heart icon in the credit line

@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro

Run ID: 22b365d4-2f8f-4b46-af8a-1f5667e103e0

📥 Commits

Reviewing files that changed from the base of the PR and between 6bc2831 and d4b673f.

📒 Files selected for processing (2)
  • apps/club/src/app/_components/footer.tsx
  • apps/club/src/app/globals.css

📝 Walkthrough

Walkthrough

The footer component adds a UX_CREDIT_LINKS constant with LinkedIn profile URLs and replaces the prior copyright text with a dynamic credit line ("Made with love by the Dev Team. UX by …"). The bottom-section container gains flexbox classes. A new CSS pseudo-element (.club-footer-dev-team::after) renders a styled heart character with a responsive small-screen margin override.

Changes

Footer UX Credits and Heart Styling

Layer / File(s) Summary
UX credit data, layout, and rendering
apps/club/src/app/_components/footer.tsx, apps/club/src/app/globals.css
Adds UX_CREDIT_LINKS constant, updates bottom-section flex classes, replaces copyright text with dynamic "Made with love / UX by" credit links, and introduces a .club-footer-dev-team::after heart pseudo-element with responsive margin.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Suggested labels

UI, Feature, Minor

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch clubsitefooterfix

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 ESLint

If the error stems from missing dependencies, add them to the package.json file. For unrecoverable errors (e.g., due to private dependencies), disable the tool in the CodeRabbit configuration.

ESLint install timed out. The project may have too many dependencies for the sandbox.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@DVidal1205 DVidal1205 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Adr1an04 Adr1an04 added this pull request to the merge queue Jun 22, 2026
Merged via the queue into main with commit 58ad852 Jun 22, 2026
10 of 11 checks passed
@Adr1an04 Adr1an04 deleted the clubsitefooterfix branch June 22, 2026 21:51
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