Bug #4178
openI am currently working catalog Analysis -> binding data
90%
Description
I integrated the catalog list API and displayed the data accordingly, removing the old API data.
I integrated a new, separate API for catalogs and made UI changes such as updating the date format and applying small UI improvements.
I also integrated another API for catalog products and displayed the data accordingly.
Initially, the integration was done with a single API, but when I switched to separate APIs, a few bugs appeared.
One major issue was the accordion behavior—when I clicked on one row, all rows expanded or collapsed together.
I fixed this issue so that now, when I expand one row, only that row expands while the others remain closed.
Due to these bugs, the API integration took some extra time to complete.
Subtasks
Related issues
Updated by ghazala shamim 2 months ago
- % Done changed from 50 to 90
Integrated the API for customers who purchased products and displayed the data.
Integrated the API for catalog orders and displayed the data in a table, replacing the earlier UI.
Removed unnecessary code.
Created separate functions for integrations (previously combined together).
Updated by ghazala shamim 2 months ago
- Due date changed from 09/30/2025 to 10/01/2025