Skip to content

MOBILE: Guidance message text floats over camera with no background — near-zero contrast on bright scenes #247

Description

@pnsw123

File: /src/components/MobileCaptureScreen.tsx line 767.

Guidance text floats over live camera feed with only drop-shadow-lg for contrast. On bright scenes (user following instruction to use flashlight), white text on light background has near-zero contrast.

Fix: Add semi-transparent dark pill background to guidance message:

className="bg-black/50 backdrop-blur-sm rounded-full px-4 py-2"

Ensures legibility in all lighting conditions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    mobileMobile-specific issues

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions