Group troubleshooting actions into submenu - #69
Merged
Conversation
…menu Groups the two log-related tray menu rows under a single "Troubleshooting" submenu instead of listing them flat between About and the update row.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Reorganizes the tray menu to improve UX by grouping "Open Log Folder" and "Copy Diagnostics to Desktop" under a new "Troubleshooting" submenu. This reduces visual clutter in the main menu while keeping diagnostic tools easily discoverable.
Updates documentation to reflect the new menu structure.
Test plan
pnpm check(oxlint + oxfmt)pnpm typecheckNotes for reviewers
This is a pure UX reorganization with no behavioral changes. The menu items remain functional; they're simply nested under a submenu for better organization. Documentation in
docs/adr/011-auto-update-mechanism.mdanddocs/modules/tray.mdhas been updated to reflect the new menu layout.https://claude.ai/code/session_01LdsQWjqJnadW9ahAYjmc1u