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
Owner

Fixes #170

The window banner is occluded by #manageMediaDialog on Monterey. Failed Apply now also sets manageApplyNotice inside the sheet; the UI test waits for manageMediaNotice.

Fixes #170 The window banner is occluded by `#manageMediaDialog` on Monterey. Failed Apply now also sets `manageApplyNotice` inside the sheet; the UI test waits for `manageMediaNotice`.
gronod added 1 commit 2026-09-14 14:37:03 +01:00
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
890e7281eb
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
gronod merged commit 1b91b0a94e into develop 2026-09-14 14:37:17 +01:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gronod/iccery-v2-mac#171