feat(ui): XPS workbench Ribbon entries, Overlay naming, catalog context menu - #85
Merged
Merged
Conversation
…xt menu Close the information-architecture gaps the Ribbon diagnosis surfaced: - XPS datasets get an Analyze group: four navigation commands open the XPS workbench on its Acquisition, Background, Components, or Diagnostics page in the right sidebar, with the current page checked. The workbench pages become palette-searchable for the first time; the Analyze tab is no longer near-empty for XPS work. - The trace-alignment group drops the bare "Align" title, which collided with Arrange's object alignment and Process's spectrum alignment; it reads "Overlay" now. - The canvas context menu routes its grid, spacing, order, snap, grid and canvas-settings rows through the command catalog, rendered by the same menu-row helper as the in-window menu bar, so labels, enabled state, shortcuts, and checkmarks can no longer drift from the Ribbon and palette. - Docs: a Ribbon reference page (EN and zh-CN) teaches the tab and group vocabulary users see on screen; the glossary names the right sidebar's Dataset tools and the CRAFT task-dock tab, and the pages that pointed at an undefined "toolbar" now name the actual surface. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
Validation
cargo pr-checkpasses (fmt, file size, dependency policy, both frontends, clippy with denied warnings, tests).npm run buildindocs/passes with the new reference page in the sidebar.UI display logic
CommandId+describe) and are searchable in the command palette.budget); transient states disable with a
disabled_reasonthat says howto unblock. (The XPS group is hidden for non-XPS datasets; its commands
disable in the palette with "Open an XPS dataset before using the XPS
workbench.")
(The workbench commands reveal the right sidebar on a user action only.)
added.)
docs/(English and zh-CN) for user-visible behavior.🤖 Generated with Claude Code