Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: [M3-7088] - Fix typo in CloseTicketLink.tsx #9639

Merged
merged 2 commits into from
Sep 7, 2023

Conversation

jcallahan-akamai
Copy link
Contributor

Description 📝

This fixes a typo on the "Confirm Ticket Close" modal, displayed when closing a support ticket.

Preview 📷

Before After
Screenshot 2023-09-06 at 2 40 31 PM Screenshot 2023-09-06 at 2 40 17 PM

How to test 🧪

  1. Pull down this code and run it locally
  2. In ReplyActions.tsx, change L34 to: {true && <CloseTicketLink ticketId={ticketId} />}
  3. Go to http://localhost:3000/support/tickets/0 (mocks on)
  4. Click "close this ticket" near the bottom of the screen to see this modal.

@bnussman-akamai
Copy link
Member

Looks good! Consider adding a changeset with yarn changeset

@bnussman-akamai bnussman-akamai added the Approved Multiple approvals and ready to merge! label Sep 6, 2023
@mjac0bs mjac0bs changed the title Fix typo in CloseTicketLink.tsx fix: [M3-7088] - Fix typo in CloseTicketLink.tsx Sep 7, 2023
@bnussman-akamai bnussman-akamai changed the title fix: [M3-7088] - Fix typo in CloseTicketLink.tsx fix: [M3-7088] - Fix typo in CloseTicketLink.tsx Sep 7, 2023
@bnussman-akamai bnussman-akamai merged commit 07d99c1 into develop Sep 7, 2023
13 of 15 checks passed
@jcallahan-akamai jcallahan-akamai deleted the jcallahan-akamai-patch-1 branch September 7, 2023 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved Multiple approvals and ready to merge!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants