Skip to content

#3991 moved Account Code above Refund Source#4097

Open
maddynenn wants to merge 2 commits intodevelopfrom
#3991-rr-form-order-account-code
Open

#3991 moved Account Code above Refund Source#4097
maddynenn wants to merge 2 commits intodevelopfrom
#3991-rr-form-order-account-code

Conversation

@maddynenn
Copy link
Contributor

@maddynenn maddynenn commented Mar 26, 2026

Changes

Moved the Account Code section to the left colunn so it always appears above the Refund Source (Select Budget/Cash)

Screenshots

If you made UI changes you must post a screenshot of the whole page for each change in 1) a normal sized window and 2) the smallest possible window

image image image

If you did any manual testing (e.g., with Postman), put screenshots of the http request and before and after of the db

If none of this applies, you can delete this section

To Do

Any remaining things that need to get done

  • item 1
  • ...

Checklist

It can be helpful to check the Checks and Files changed tabs.
Please review the contributor guide and reach out to your Tech Lead if anything is unclear.
Please request reviewers and ping on slack only after you've gone through this whole checklist.

  • All commits are tagged with the ticket number
  • No linting errors / newline at end of file warnings
  • All code follows repository-configured prettier formatting
  • No merge conflicts
  • All checks passing
  • Screenshots of UI changes (see Screenshots section)
  • Remove any non-applicable sections of this template
  • Assign the PR to yourself
  • No yarn.lock changes (unless dependencies have changed)
  • Request reviewers & ping on Slack
  • PR is linked to the ticket (fill in the closes line below)

Closes #3991

@maddynenn maddynenn self-assigned this Mar 26, 2026
cielbellerose
cielbellerose previously approved these changes Mar 27, 2026
Copy link
Contributor

@cielbellerose cielbellerose left a comment

Choose a reason for hiding this comment

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

lgtm!

@cielbellerose
Copy link
Contributor

Note - I think the two column spacing will look better once total shipping in #4027 is added

@@ -439,6 +439,60 @@ const ReimbursementRequestFormView: React.FC<ReimbursementRequestFormViewProps>
</FormControl>
)}

Copy link
Contributor

@cielbellerose cielbellerose Mar 27, 2026

Choose a reason for hiding this comment

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

actually quick note could we fix the stack spacing to 4 and 2 instead of 3's

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.

Maintenance - Move Account Code on Collapsed View

2 participants