Skip to content

fix: sponsor forms grid scroll - #1033

Merged
smarcet merged 1 commit into
masterfrom
fix/sponsor-forms-grid-scroll
Aug 3, 2026
Merged

fix: sponsor forms grid scroll#1033
smarcet merged 1 commit into
masterfrom
fix/sponsor-forms-grid-scroll

Conversation

@santipalenque

@santipalenque santipalenque commented Aug 3, 2026

Copy link
Copy Markdown

https://app.clickup.com/t/9014802374/86b9zzc12

Summary by CodeRabbit

  • Style
    • Improved sponsor form tables by removing an unused column.
    • Adjusted column sizing for a more compact layout.
    • Added responsive table sizing to improve readability and prevent cramped content.

@coderabbitai

coderabbitai Bot commented Aug 3, 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

Run ID: c4e4d25e-50c5-4a36-9419-3bfd0261b5aa

📥 Commits

Reviewing files that changed from the base of the PR and between 54e0bd4 and b9e7d67.

📒 Files selected for processing (1)
  • src/pages/sponsors/sponsor-page/tabs/sponsor-forms-tab/index.js

📝 Walkthrough

Walkthrough

The sponsor forms tab removes the unused managed-form archive column, narrows the override column, and applies automatic layout with a 910px minimum width to both forms tables.

Changes

Sponsor form table sizing

Layer / File(s) Summary
Form table sizing
src/pages/sponsors/sponsor-page/tabs/sponsor-forms-tab/index.js
The managed-form override column width changes from 130 to 100. Both customized and managed forms tables use automatic layout and a 910px minimum width. The unused archive column is removed from the managed-form table.
Estimated code review effort: 1 (Trivial) ~2 minutes

Suggested reviewers: tomrndom

🚥 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 identifies the sponsor forms grid scrolling fix, which matches the main change in the pull request.
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 fix/sponsor-forms-grid-scroll

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

@smarcet smarcet left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM

@smarcet
smarcet merged commit 97a21cc into master Aug 3, 2026
9 checks passed
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