diff options
| author | Christian Cleberg <[email protected]> | 2026-07-20 14:16:52 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-07-20 14:42:07 -0500 |
| commit | 91041af60b5a98ef01f5588478302c1ef04e043d (patch) | |
| tree | 330d9b68f3d1fa92d07dff10134cf2f7774967b7 /DomainDig/IPGeolocationService.swift | |
| parent | ce71e6d93f5200972b9baff0fd17f55d93dbd2b9 (diff) | |
| download | domain-dig-91041af60b5a98ef01f5588478302c1ef04e043d.tar.gz domain-dig-91041af60b5a98ef01f5588478302c1ef04e043d.tar.bz2 domain-dig-91041af60b5a98ef01f5588478302c1ef04e043d.zip | |
fix: Generate Now tap target, remove keyboard dismiss button and launch focus
Scheduled Reports: the entire Overview section was wrapped in a single
VStack inside one List row, so SwiftUI collapsed every control into one
tap target and the menu-style Cadence Picker captured taps intended for
the Generate Now button. Unwraps the VStack so each control is its own
row, matching the pattern used in IntegrationsView and elsewhere.
Also extends the .automatedMonitoring gate to the two Pickers and the
Generate Now button. Previously only the Toggle was disabled, leaving a
button that appeared active on Free but silently no-opped against the
guard in ScheduledReportService.
Inspect tab: removes the keyboard toolbar's Dismiss Keyboard button and
the onAppear that focused the single-domain field at launch.
Diffstat (limited to 'DomainDig/IPGeolocationService.swift')
0 files changed, 0 insertions, 0 deletions
