Feature #8086
openTesting #8080: Testing the Custom Design flow and resolving the issues
I completed the Custom Order List page with UI and API integration. I created a reusable Table component and a parent List page. Now when a row is clicked, I send the order ID to the Order Details page to fetch the order data.
Start date:
03/06/2026
Due date:
03/06/2026 (11 days late)
% Done:
80%
Estimated time:
8:00 h
Spent time:
Subtasks
Related issues
Updated by Anonymous 11 days ago
- Tracker changed from Bug to Feature
- Subject changed from Adding full customDesign Order module with all functionality and to I completed the Custom Order List page with UI and API integration. I created a reusable Table component and a parent List page. Now when a row is clicked, I send the order ID to the Order Details page to fetch the order data.
- % Done changed from 40 to 80
- Tested Date deleted (
03/06/2026)
Developed Custom Order List Page UI
Integrated Orders List API
Created a reusable Table component
Connected Table with Parent List Page
Implemented Row Click Navigation
Fetching Order Details using Order ID