Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(webview): reorder human editor menu buttons #6660

Merged
merged 1 commit into from
Jan 15, 2025
Merged

Conversation

abeatrix
Copy link
Contributor

@abeatrix abeatrix commented Jan 15, 2025

CLOSE https://linear.app/sourcegraph/issue/CODY-469

  • Moved the OpenInNewEditorAction component to be displayed after the ToolboxButton component
  • This ensures the open in new editor action is displayed after the toolbox button, maintaining the current layout and user experience

Test plan

Ensure the brain icon is showing up on the left side of the open in editor btn.

image

- Moved the `OpenInNewEditorAction` component to be displayed after the `ToolboxButton` component
- This ensures the open in new editor action is displayed after the toolbox button, maintaining the current layout and user experience
@abeatrix abeatrix requested review from a team January 15, 2025 21:41
@abeatrix abeatrix enabled auto-merge (squash) January 15, 2025 21:45
@abeatrix abeatrix merged commit cd9a396 into main Jan 15, 2025
23 checks passed
@abeatrix abeatrix deleted the bee/open-editor-btn branch January 15, 2025 21:46
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.

2 participants