Hide Unconfirmed Jobs In Mobile

Objective

  1. Hide unconfirmed inspections from Attik Mobile schedules and job lists so field staff only act on firm work.
  2. Reduce confusion and wasted drive time from tentative jobs appearing like confirmed work.

Background

  1. Attik Mobile MVP scope from product: hide unconfirmed jobs on mobile per the issue title.
  2. Inspection types already expose confirmed and status in attik-mobile/types/index.ts and attik-mobile/lib/scheduleUtils.ts, where confirmed flags flow into schedule items.

Scope

Mobile

  1. Filter wherever the inspector agenda merges inspections into calendar or list views, including attik-mobile/components/schedule/ScheduleCard.tsx.
  2. Apply one consistent rule for what counts as unconfirmed versus tentative.

Backend

  1. Decision needed on default API behavior versus explicit query flags when excluding unconfirmed for mobile clients.
  2. Keep web and mobile aligned with product policy.

Product

  1. Confirm whether hidden jobs are fully removed or available behind a toggle for advanced users.

References

  1. attik-mobile/lib/scheduleUtils.ts
  2. attik-mobile/types/index.ts
  3. attik-mobile/components/schedule/ScheduleCard.tsx

Please authenticate to join the conversation.

Upvoters
Status

Completed

Board
🏠

Main App

Date

About 2 months ago

Author

Linear

Subscribe to post

Get notified by email when there are changes.