---
id: OV-C1-POS-014
title: "Download progress modal blocks UI and resolves to success drawer"
product: mobile
module: offline-visitation
type: functional
priority: P1
risk: high
status: draft
automationStatus: planned
sourceRefs:
  tsd: PK144
  tsdSection: C1
  tsdScenario: C1.8
  prd: PK144
  jira: null
automationRef: null
lifecycleStatus: active
lifecycleReason: "AI-generated draft from PK144 TSD C1.8; pending QA review."
lastReviewedAt: null
reviewedBy: null
supersededBy: null
duplicateOf: null
blockedBy: null
preconditionRefs:
  - PRE-OV-download-center-open
tags:
  - mobile
  - offline-visitation
  - download-center
  - pk144
  - staging
---
## Objective
Verify the blocking download progress modal and its transition to the success drawer.

## Preconditions
- See [[PRE-OV-download-center-open]]
- And a download has been started (FULL_BUNDLE_SUPPORTED)

## Steps
1. When byte transfer begins
2. When the download completes

## Expected Result
- Then a center modal renders with a spinner and "Mengunduh..." label
- And the byte counter shows "<downloaded> kB dari <total> kB"
- And the background page is dimmed and non-interactive
- And on completion the progress modal is replaced by a success drawer titled "Data Anda berhasil terunduh", body "Anda dapat melanjutkan pekerjaan Anda.", CTA "Ya, Saya mengerti"

## Source Traceability
- TSD: PK144
- Section: C1 - Download Center
- Scenario: C1.8 - Download progress modal (blocking, byte counter)
- Acceptance Criteria: M.5 AC1, AC5, M.3 AC4–AC6

## Evidence Required
- Screen recording of the progress modal and success drawer.

## Notes / Gaps
- Testing Concern #7 (Low): percentage progress bar is TBD — byte counter is asserted, percentage is not.
