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