- Updated DailyCheckboxItem to display task title instead of ID, improving user clarity. - Refactored EditCheckboxModal to load tasks dynamically, allowing for task selection with search functionality. - Removed TaskSelector component to streamline task selection process within the modal. - Added loading and filtering logic for tasks, enhancing user experience during task selection.