Load Pictures button + move info (?) to top of scan controls #209

Open
opened 2026-07-06 23:03:26 +00:00 by gambit-admin · 1 comment
Owner

Problem

The bottom scan-controls row spends a slot on a ? help button, while there is no way to scan a photo the user already has (gallery import). The ? is also low-value real estate in the primary controls row.

What

  • Replace the ? help button in the bottom scan-controls row with a "Load Pictures" button: gallery import -> run the scan pipeline on an existing photo.
  • Move the ? info button up to the top overlay row.

Status

Queued.

## Problem The bottom scan-controls row spends a slot on a `?` help button, while there is no way to scan a photo the user already has (gallery import). The `?` is also low-value real estate in the primary controls row. ## What - Replace the `?` help button in the bottom scan-controls row with a **"Load Pictures"** button: gallery import -> run the scan pipeline on an existing photo. - Move the `?` info button **up to the top overlay row**. ## Status Queued.
Author
Owner

Status update: DONE. Load Pictures button added and the info (?) button relocated to the top overlay row in 0cb6158. A controls-row overflow fix in 2b7139c corrected clipping that was hiding the search button. Hot-reloaded on the design build. Keeping OPEN pending on-device verification of the gallery-import path (picker permissions plus running the scan pipeline on an imported photo).

Status update: DONE. Load Pictures button added and the info (?) button relocated to the top overlay row in 0cb6158. A controls-row overflow fix in 2b7139c corrected clipping that was hiding the search button. Hot-reloaded on the design build. Keeping OPEN pending on-device verification of the gallery-import path (picker permissions plus running the scan pipeline on an imported photo).
Sign in to join this conversation.