Lite: fix terminology around updating workspace/stack#14199
Merged
Conversation
This also prunes merged.
Contributor
There was a problem hiding this comment.
Pull request overview
Adjusts Lite workspace/stack “update” terminology to better reflect the underlying operation (integrating upstream changes via rebasing), including renaming hotkeys and consolidating the mutation hook used by both workspace-level and stack-level actions.
Changes:
- Renamed the “rebase all stacks” / “rebase stack” actions to “update workspace” / “update stack” in UI and hotkeys.
- Replaced
useRebaseAllStacks/useRebaseStackwith a unifieduseWorkspaceIntegrateUpstreammutation hook. - Updated tooltips/context menu labels and hotkey wiring to match the new terminology.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| apps/lite/ui/src/routes/project/$id/workspace/WorkspacePage.tsx | Renames workspace-level action/hotkey and updates tooltip/handler wiring. |
| apps/lite/ui/src/routes/project/$id/workspace/OutlineTree.tsx | Renames stack-level hotkey and updates context menu label/handler wiring. |
| apps/lite/ui/src/hotkeys.ts | Renames hotkey identifiers and updates user-facing hotkey metadata text. |
| apps/lite/ui/src/api/mutations.ts | Consolidates stack/workspace integrate-upstream mutations into a single hook and updates toast messaging. |
a5b8283 to
7eddea1
Compare
7eddea1 to
c3d96c9
Compare
c3d96c9 to
10502c2
Compare
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.
https://discord.com/channels/1060193121130000425/1481308709001891961/1514938368033685554