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

change: show editor icon in non-ready only #1909

Merged
merged 2 commits into from
Nov 27, 2023
Merged

Conversation

abeatrix
Copy link
Contributor

REQUESTED AND CLOSE #1821

Add a check for !editorReadonly in the 'when' condition for the editor title menu command to prevent the menu from showing when the editor is readonly or in non-file editors view.

Test plan

Cody Icon should not show up in non-editable editor view:

image

image

Cody icon shows up in editor view for editable files:

image

@abeatrix abeatrix requested review from kalanchan and a team November 27, 2023 18:47
@abeatrix abeatrix merged commit ebcfceb into main Nov 27, 2023
13 checks passed
@abeatrix abeatrix deleted the bee/change-editor-icon branch November 27, 2023 21:00
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: Cody editor title button should not show on non-editable editors
2 participants