fix(qsl): show a verified confirmation as verified, not as "No"
Same bug as yesterday's, one screen further on. The QSL Info table maps the statuses it knows — Y, R, I, M — and falls through to "No" for anything else. ADIF's V is anything else. So a contact confirmed AND validated by LoTW was reported as not received, in the one place an operator opens to check. V now has its own label, Verified, in the green of a confirmation, and it is in the dropdown too. That second half matters more than it looks: a select whose value is not among its items renders blank, so a verified contact looked like nothing had been recorded — and the operator's next click would have replaced the strongest confirmation they hold with whatever they picked instead. The QSL Manager's bulk list is deliberately left alone: it sets paper QSL status across a selection and defaults to "leave", so it never displays a stored value, and "verified" is not something a paper card can be.
This commit is contained in:
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user