Skip to content

Fix preferences import preview overflow - #328

Merged
ggbond268 merged 2 commits into
ggbond268:mainfrom
xcv58:codex/issue-327-import-preview-scroll
Aug 23, 2026
Merged

Fix preferences import preview overflow#328
ggbond268 merged 2 commits into
ggbond268:mainfrom
xcv58:codex/issue-327-import-preview-scroll

Conversation

@xcv58

@xcv58 xcv58 commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • bound the preferences import preview to a consistent sheet size
  • make long preview content scroll while keeping progress and action controls pinned
  • document the scrollable missing-plugin preview and add an app changelog fragment

Testing

  • DEVELOPER_DIR=/Applications/Xcode-beta.app/Contents/Developer xcodebuild -project MacTools.xcodeproj -scheme MacTools -configuration Debug -derivedDataPath build/DerivedData test -quiet -only-testing:MacToolsTests/PreferencesBackupTests (57 tests passed)
  • DEVELOPER_DIR=/Applications/Xcode-beta.app/Contents/Developer xcodebuild -project MacTools.xcodeproj -scheme MacTools -configuration Debug -derivedDataPath build/DerivedData test -quiet -only-testing:MacToolsTests/PreferencesBackupTests/testPreviewAndInstallIncludeRunLinkAndWorkflowOnlyPluginDependencies

Manual verification

  • Not completed: the menu-bar debug app did not expose a normal accessibility window to the local UI automation session.

Fixes #327

Screenshots

Import preview with pinned actions at the top Import preview with pinned actions after scrolling to the bottom

@xcv58
xcv58 marked this pull request as ready for review August 23, 2026 05:33
@ggbond268
ggbond268 merged commit df220a9 into ggbond268:main Aug 23, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[bug] import preferences feature doesn't work if there are too many missing plugin

2 participants