Add text search across past inspections inside Attik Mobile so inspectors can jump to a job the same way they are used to in Spectora.
attik-mobile/app/(app)/index.tsx, which composes DaySelector, ScheduleHeader, and ScheduleCard while pulling data from useSchedule (attik-mobile/hooks/useSchedule).ScheduleCard already deep-links to attik-mobile/app/(app)/inspection/[id].tsx when the row represents an inspection, so search results can reuse that navigation pattern.Mobile
Backend
attik-mobile/app/(app)/index.tsxattik-mobile/components/schedule/ScheduleCard.tsxattik-mobile/hooks/useSchedule.tsattik-mobile/app/(app)/inspection/[id].tsxPlease authenticate to join the conversation.
Completed
Main App
About 2 months ago
Linear
Get notified by email when there are changes.
Completed
Main App
About 2 months ago
Linear
Get notified by email when there are changes.