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

B 22192 INT #14942

Open
wants to merge 10 commits into
base: integrationTesting
Choose a base branch
from
Open

B 22192 INT #14942

wants to merge 10 commits into from

Conversation

loganwc
Copy link
Contributor

@loganwc loganwc commented Mar 4, 2025

Agility ticket

Summary

Fixed the verbiage to say deliver instead of pickup for destination addresses

How to test

  1. Login as prime
  2. Open a move
  3. Create a shipment
  4. Text for 2nd/3rd destination addresses should say deliver instead of pickup
    (try all shipment types they don't share the same forms)

@loganwc loganwc added G-Unit Scrum Team G INTEGRATION Slated for Integration Testing frontend labels Mar 4, 2025
@loganwc loganwc self-assigned this Mar 4, 2025
@loganwc loganwc mentioned this pull request Mar 4, 2025
joeydoyecaci
joeydoyecaci previously approved these changes Mar 4, 2025
Copy link
Contributor

@paulstonebraker paulstonebraker left a comment

Choose a reason for hiding this comment

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

Need to address the last two AC regarding office users

Given a shipment has a third address,
When a Services Counselor views that address,
Then the verbiage below the words "Third Delivery Address" will state, "Do you want the movers to deliver any belongings to a third address?"
Note: Currently the verbiage reads, "Do you want the movers to deliver any belongings from a third address?"

Given a shipment has a third address,
When a TOO views that address,
Then the verbiage below the words "Third Delivery Address" will state, "Do you want the movers to deliver any belongings to a third address?"
Note: Currently the verbiage reads, "Do you want the movers to deliver any belongings from a third address?"

@@ -536,7 +536,7 @@ const PrimeUIShipmentCreateForm = ({ enableBoat, enableMobileHome }) => {
<h4>Second Delivery Address</h4>
<FormGroup>
<p>
Will the movers pick up any belongings from a second address? (Must be near the pickup address.
Will the movers deliver any belongings to a second address? (Must be near the pickup address.
Copy link
Contributor

Choose a reason for hiding this comment

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

can you add a test to make sure it says 'deliver' instead of pickup?

Copy link
Contributor

Choose a reason for hiding this comment

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

jk 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend G-Unit Scrum Team G INTEGRATION Slated for Integration Testing
Development

Successfully merging this pull request may close these issues.

5 participants