fix(ui): media Apply missing-printer notice visible in manage sheet (#170) #171

Merged
gronod merged 1 commits from fix/170-media-library-missing-printer-notice into develop 2026-09-14 14:37:17 +01:00
1 Commits
Author SHA1 Message Date
gronod 890e7281eb fix(ui): show media Apply failure inside the manage sheet (#170)
macOS CI / build-and-test (push) Skipped
macOS CI / package (pull_request) Canceled after 0s
macOS CI / build-and-test (pull_request) Canceled after 2m31s
Failed Apply kept the sheet open while the window banner sat
behind it, so Monterey XCTest never saw noticeText. Mirror the
failure string in the dialog (manageMediaNotice) and point the
UI test at that identifier.

Fixes #170
2026-09-14 13:36:59 +00:00