-
Notifications
You must be signed in to change notification settings - Fork 35
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
INT-B-19226 onboarding required fields fix for boat shipments #13567
INT-B-19226 onboarding required fields fix for boat shipments #13567
Conversation
…removed from text field.
…26-onboarding-required-fields
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see all of the required text added and that looks good, but I still see "Optional" on the Remarks part.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Everything looks good to me.. however, I was under the impression that the "Required" that is grey color would change to red and not that a red "Required" would appear.
I only bring this up in case you think there could potentially be issues during POA regarding that... if nobody else has brought this up, I wouldn't worry about it because that could add unnecessary time to completion of this one.
LGTM 👽
…26-onboarding-required-fields
Agility ticket
Other INT PR
#13548
Summary
Fixes the "dimensions" fields for boat shipments. Originally required text was duplicated because the boat shipment form doesn't follow the same HTML markup as other forms in the app. Now the required field should only show once under the tag for each dimension.
How to test
Same as previous INT PR, just be sure to check boat shipment when you are creating a shipment.