fix(qsl): put the OpsLog card in the Manage Confirmation picker too

The previous commit added its row to the status table but left the picker
listing only the column-backed channels, so the one channel you could actually
tick was the one you could not select.

Selecting it swaps the left panel for an OpsLog editor instead of the generic
sent/received/date grid, which has no fields to bind to here: Sent is shown
read-only (OpsLog stamps it when the card goes out), Received is the tick, and
the PSE QSL / TNX indicator sits next to them since that stamp is what the flag
is for.
This commit is contained in:
2026-08-09 01:23:52 +02:00
parent 19ae00124f
commit f1b7a7e477
2 changed files with 67 additions and 36 deletions
File diff suppressed because one or more lines are too long