-
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
B-18060-INTEGRATION- Wire up AOA Packet download link - Customer/Office #12075
Conversation
…-new-step-for-AOA-confirmation
…-new-step-for-AOA-confirmation
…into B-18060-UI-Download-AOA-Packet-Customer
…d-AOA-Packet-Customer
…d-AOA-Packet-Customer
…d-AOA-Packet-Customer
|
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.
Code seems well put together and the tests pass.
👍
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.
Works as intended. Tests Pass. UI looks good.
The download link in the customer app didn't work when first tested, however, after restarting the app I was unable to recreate the issue.
AOA download epic. |
B-18060
E-05253
Summary
For INTEGRATION
This PR is the culmination of E-05253 -- implementing the click event for the AOA download link introduced by B-18058 and B-18059 and invoking REST API developed in B-18061.
Note, this PR implements both the customer and office AOA download links.
Customer:

Office:

Verification Steps for the Author
These are to be checked by the author.
Verification Steps for Reviewers
These are to be checked by a reviewer.
Setup to Run the Code
How to test
Verify click event downloads file with unique file name. Behavior is similar to the other downloads.
Note: Modal error message will display if there is a runtime error.
Frontend
officeApp
class or custommin-width
styling is used to hide any states the would not be visible to the user.Backend