Skip to content

Feature/footer updates#1477

Open
juraj-outloud wants to merge 6 commits into
mainfrom
feature/footer-updates
Open

Feature/footer updates#1477
juraj-outloud wants to merge 6 commits into
mainfrom
feature/footer-updates

Conversation

@juraj-outloud

@juraj-outloud juraj-outloud commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

Description

  • added support for link sections up to 4 columns on desktop and 2 on tablet/mobile.
  • reverse layout order of brand column and link columns: brand now renders below links on mobile devices.
  • new Reddit icon.
  • added stories for Footer.

Summary by CodeRabbit

  • Bug Fixes

    • Improved footer responsiveness by restructuring how the brand area and link sections are laid out across breakpoints.
    • Kept existing footer customization options working (custom content, right-column content, description placement, and varying section counts).
    • Updated the Reddit social icon to use the refreshed Reddit logo.
  • Tests

    • Added new Storybook stories demonstrating multiple footer layout and configuration variants, including social-row visibility and different section counts.

@coderabbitai

coderabbitai Bot commented Jul 17, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 84e50486-582f-478f-ae24-545b8015d75b

📥 Commits

Reviewing files that changed from the base of the PR and between 380959a and ca0c041.

📒 Files selected for processing (2)
  • openframe-frontend-core/src/components/footer.tsx
  • openframe-frontend-core/src/components/social-icon-row.tsx
🚧 Files skipped from review as they are similar to previous changes (1)
  • openframe-frontend-core/src/components/footer.tsx

📝 Walkthrough

Walkthrough

The footer now separates branding from the responsive sections layout, Reddit uses RedditLogoIcon, and a new Storybook file covers footer configuration and layout variants.

Changes

Footer update

Layer / File(s) Summary
Footer presentation layout and icons
openframe-frontend-core/src/components/footer.tsx, openframe-frontend-core/src/components/social-icon-row.tsx
The footer separates branding from link sections with responsive flex/grid wrappers, and the Reddit social icon now uses RedditLogoIcon.
Footer Storybook variants
openframe-frontend-core/src/stories/Footer.stories.tsx
Adds shared fixtures and stories covering section counts, social-row visibility, custom content, right-column content, moved descriptions, and custom branding.

Estimated code review effort: 3 (Moderate) | ~20 minutes

Possibly related PRs

Suggested reviewers: michaelassraf, pavlo-flamingo

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Title check ❓ Inconclusive The title is related to the footer changes, but it is too generic to convey the main update. Rename it to summarize the primary change, such as footer layout updates, Reddit icon swap, and new Storybook stories.
✅ Passed checks (4 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ 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 feature/footer-updates

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.

juraj-outloud and others added 2 commits July 17, 2026 15:02
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