- Refactored the Completed component to enhance readability and maintainability.
- Introduced new hooks for managing modal states, search filters, and segment selection.
- Created a context for segment list management to streamline state sharing.
- Added new components for better organization of UI elements, including MenuBar and DrawerGroup.
- Improved pagination and data fetching logic for segment and child segment lists.
- Enhanced overall user experience with better state handling and UI responsiveness.