Skip to content

fix: add sponsor footer to session table layout#235

Open
Link1515 wants to merge 1 commit into
mainfrom
session-footer
Open

fix: add sponsor footer to session table layout#235
Link1515 wants to merge 1 commit into
mainfrom
session-footer

Conversation

@Link1515

@Link1515 Link1515 commented Jun 30, 2026

Copy link
Copy Markdown
Member

Fix #233

Summary by CodeRabbit

  • New Features
    • Added a sponsor footer to the session table layout.
    • The sponsor footer now appears above the existing footer and matches the page width styling.

@coderabbitai

coderabbitai Bot commented Jun 30, 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: ce29b2f8-b33d-45ed-9467-7ba4e49b4f9f

📥 Commits

Reviewing files that changed from the base of the PR and between 20ac317 and 89c7950.

📒 Files selected for processing (1)
  • app/layouts/session-table.vue

📝 Walkthrough

Walkthrough

CpSponsorFooter is imported and added to app/layouts/session-table.vue, placed immediately above the existing CpFooter with identical --viewport-width-driven width styling. No script logic is changed.

Changes

Sponsor Footer in Session Table Layout

Layer / File(s) Summary
Import and render CpSponsorFooter
app/layouts/session-table.vue
Imports CpSponsorFooter and inserts it into the template above CpFooter, applying the same w-[var(--viewport-width,100vw)] styling.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐇 A footer for sponsors, now proudly in place,
Above the old footer, it claims its own space.
With viewport-width styling, it stretches just right,
The session page shines with sponsor delight!
Hop hop, the list appears — what a beautiful sight! 🌟

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: adding a sponsor footer to the session table layout.
Linked Issues check ✅ Passed The change satisfies #233 by adding the sponsor footer to the session table layout.
Out of Scope Changes check ✅ Passed The PR stays within scope and only adds the sponsor footer required by the linked issue.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch session-footer

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

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.

議程頁面的 Footer 沒有 sponsor list

1 participant