Skip to content

Fix": make discount row wider#268

Open
santipalenque wants to merge 2 commits into
mainfrom
fix/make-discount-row-wider
Open

Fix": make discount row wider#268
santipalenque wants to merge 2 commits into
mainfrom
fix/make-discount-row-wider

Conversation

@santipalenque

@santipalenque santipalenque commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

https://app.clickup.com/t/86baauk2u

Summary by CodeRabbit

  • Chores

    • Released version 5.0.35-beta.0
  • Bug Fixes

    • Improved table column sizing for better visibility of totals
    • Enhanced spacing in discount form field

@coderabbitai

coderabbitai Bot commented Jun 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

Run ID: ac63e868-efbc-4dee-8952-f9238fc9539a

📥 Commits

Reviewing files that changed from the base of the PR and between 789b77e and 1c4ebab.

📒 Files selected for processing (2)
  • package.json
  • src/components/mui/FormItemTable/index.js

📝 Walkthrough

Walkthrough

The FormItemTable component receives two minor layout fixes: the "total" column header TableCell minWidth is increased from 40px to 120px, and MuiFormikDiscountField in the discount row gets margin="none". The package version is bumped from 5.0.34 to 5.0.35-beta.0.

Changes

FormItemTable Layout Fixes and Beta Release

Layer / File(s) Summary
FormItemTable total column sizing and discount field margin
src/components/mui/FormItemTable/index.js
TableCell sx.minWidth for the total column header increased from 40 to 120; MuiFormikDiscountField gains margin="none" in the discount row.
Beta version bump
package.json
Package version updated from 5.0.34 to 5.0.35-beta.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Suggested reviewers

  • smarcet

Poem

🐇 A wider column, some margin set right,
The table looks tidy, the spacing just right.
A beta tag added, the version moves on,
Small hops in the codebase from dusk until dawn.
This bunny approves — the layout looks bright! ✨

🚥 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 mentions making the discount row wider, which directly corresponds to the main UI changes in FormItemTable where the table header cell minWidth was increased from 40px to 120px and margin property was added to the discount field.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ 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/make-discount-row-wider

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 and usage tips.

@santipalenque santipalenque requested a review from smarcet June 17, 2026 21:00
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