mojaloop / project

Repo to track product development issues for the Mojaloop project.
Other
23 stars 15 forks source link

Update UI Display for ILP Packet Attributes in Quote and Transfer Detail Pages #4003

Open ei-nghon-phoo opened 1 month ago

ei-nghon-phoo commented 1 month ago

Description: Due to recent changes in the object location for ILP packet and condition properties, some attributes related to the ILP packet have disappeared from the Quote Detail and Transfer Detail pages. This ticket is to update the UI to ensure these attributes are correctly displayed.

Tasks:

  1. Identify the affected UI components on the Quote Detail and Transfer Detail pages.
  2. Update the data binding logic to reflect the new object locations for ILP packet and condition properties.
  3. Test the updated UI to ensure that all ILP packet-related attributes are displayed correctly.
  4. Ensure compatibility with existing functionalities and data structures.

Priority: High

Estimated Completion: 8/8/2024

ei-nghon-phoo commented 1 month ago
image.png image.png
PhyuSinMyat8 commented 1 month ago

Testing Result

QA Passed

Summary

Transaction data from the transfer details page and quote data from quote detail page display correctly on both “Parties” tab and “ILP” tab.

Please refer to the screen record below for more information.

Specification

Updated date of tested version: 8-Aug-24 mojaloop/vnext-admin-ui-svc: 0.5.41

Making transaction from demowalletLcc to demomfiLcc [Transaction id: 431980c2-e7f4-41f8-adfe-fbdbb3317dfb]

image.png

In transfer detail page [Parties]

image.png

In transfer detail page [ILP]

image.png image.png

In quote detail page [Parties]

image.png

In transfer detail page [ILP]

image.png image.png