Skip to content

feat(orders): ORDERS-7838 add additional note section to new shopper return detail page - #2710

Merged
jpajar merged 1 commit into
feature/PROJECT-7525-new-returns-flowfrom
ORDERS-7838
Jul 22, 2026
Merged

feat(orders): ORDERS-7838 add additional note section to new shopper return detail page#2710
jpajar merged 1 commit into
feature/PROJECT-7525-new-returns-flowfrom
ORDERS-7838

Conversation

@jpajar

@jpajar jpajar commented Jul 22, 2026

Copy link
Copy Markdown

What?

This PR adds a new Additional Note component in the new shopper return portal detail page to display any additional notes attached to a return. When there are no additional notes, then the entire component is not rendered.

Tablet and mobile views were also tested.

Designs are followed as per https://www.figma.com/design/MTdmMxgMbCZ9YXuEPsjp6cih/Basic-returns---refund?node-id=7746-18387&p=f&t=XSMFiNWe90LkQ39n-0

Requirements

  • CHANGELOG.md entry added (required for code changes only)

Tickets / Documentation

https://bigcommercecloud.atlassian.net/browse/ORDERS-7838

Screenshots (if appropriate)

When there is no Additional Note in the return
image

When the return has an Additional Note

Desktop
image

Tablet
image

Mobile
image


Note

Low Risk
Read-only template and SCSS; no auth, API, or submission logic changes.

Overview
Adds an Additional Note block to the shopper return detail sidebar so notes submitted with the return are visible after submission.

The section renders only when return_detail.note is present, using the existing account.returns.additional_note label and the same heading/divider pattern as Summary and Actions. Note body styling uses white-space: pre-line so multi-line shopper text displays correctly.

Reviewed by Cursor Bugbot for commit 0cb2e74. Bugbot is set up for automated code reviews on this repo. Configure here.

@matt-evangelidis

Copy link
Copy Markdown
Contributor

Just to double check for the desktop case with the additional note present, did you accidentally use the same screenshot twice or is the section just further down and out of view?

Copilot AI 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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@jpajar

jpajar commented Jul 22, 2026

Copy link
Copy Markdown
Author

@matt-evangelidis good pick up! I updated the test proof, accidentally used the same screenshot lmao

@jpajar
jpajar merged commit edb45b6 into feature/PROJECT-7525-new-returns-flow Jul 22, 2026
8 of 9 checks passed
@jpajar
jpajar deleted the ORDERS-7838 branch July 22, 2026 02:07
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.

4 participants