Guest Documents: Tap to open full-screen viewer #4

Open
opened 2026-02-08 20:28:01 +05:30 by androidlover5842 · 0 comments

Goal

  • In Manage Documents grid, tapping a document opens a full-screen viewer.

UX requirements

  • Full-screen image with:
    • zoom/pan (basic)
    • dismiss (back + close button)
    • show docType + uploadedAt if available
  • Should respect auth (same auth headers as thumbnails).

Engineering requirements

  • No duplicated Coil/OkHttp auth wiring: extract shared ImageLoader/provider if used in multiple places.

Acceptance

  • Tap thumbnail -> full-screen loads reliably for large images.
Goal - In Manage Documents grid, tapping a document opens a full-screen viewer. UX requirements - Full-screen image with: - zoom/pan (basic) - dismiss (back + close button) - show docType + uploadedAt if available - Should respect auth (same auth headers as thumbnails). Engineering requirements - No duplicated Coil/OkHttp auth wiring: extract shared ImageLoader/provider if used in multiple places. Acceptance - Tap thumbnail -> full-screen loads reliably for large images.
androidlover5842 added the featureguest-docsux labels 2026-02-08 20:28:01 +05:30
androidlover5842 added this to the TrisolarisPMS Roadmap project 2026-02-09 00:56:25 +05:30
Sign in to join this conversation.