Skip to content

fix(sidebar): fix logic and missleading message #26469#26470

Merged
rekram1-node merged 1 commit intoanomalyco:devfrom
Polo123456789:fix-sidebar-missleading-message
May 9, 2026
Merged

fix(sidebar): fix logic and missleading message #26469#26470
rekram1-node merged 1 commit intoanomalyco:devfrom
Polo123456789:fix-sidebar-missleading-message

Conversation

@Polo123456789
Copy link
Copy Markdown
Contributor

@Polo123456789 Polo123456789 commented May 9, 2026

Issue for this PR

Closes #26469

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

It just updated the logic check, from using false as disabled to using undefined as disabled. And updates the message because it is now the default.

How did you verify your code works?

I ran it locally and verified that the message is updated on a clean (no config) environment.

Screenshots / recordings

image

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

If you do not follow this template your PR will be automatically rejected.

@github-actions github-actions Bot added contributor needs:compliance This means the issue will auto-close after 2 hours. and removed needs:compliance This means the issue will auto-close after 2 hours. labels May 9, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 9, 2026

Thanks for updating your PR! It now meets our contributing guidelines. 👍

@rekram1-node
Copy link
Copy Markdown
Collaborator

good simple pr, thanks!

@rekram1-node rekram1-node merged commit 092bc67 into anomalyco:dev May 9, 2026
14 checks passed
katosun2 pushed a commit to katosun2/opencode that referenced this pull request May 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sidebar shows misleading message when LSPs are disabled

2 participants