Feature #6577
closedDesigned and integrated a reusable table component to display Sub-Category data in the listing page. The table is driven by dynamic column configuration and clean data flow from the main list page, ensuring scalability and maintainability for future integ
Description
Created a reusable Table component to handle generic table rendering.
Defined column configuration in SubCategoryTable to map API data to table columns.
Integrated Sub-Category listing page to fetch data from the service and pass it to the table.
Implemented status rendering with active/inactive visual indicators.
Added actions column with Edit, Delete, and Action History triggers.
Ensured table remains presentation-only, with all business logic handled at the page level.
Maintained consistent styling using shared table style constants.
Subtasks
Related issues
Updated by ghazala shamim 22 days ago
- Due date set to 01/07/2026
- Assignee set to ghazala shamim
- % Done changed from 0 to 100
- Estimated time set to 8:00 h