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

[BUG] editor shaking #135

Open
Blankll opened this issue Nov 14, 2024 · 0 comments
Open

[BUG] editor shaking #135

Blankll opened this issue Nov 14, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Blankll
Copy link
Member

Blankll commented Nov 14, 2024

Describe the bug
editor shaking

sollutions

Option1 only shows the current pointer/selected query's codelens
pros: 1. performance improved, shaking issue reduced

refer:
elastic/kibana#182419

elastic/kibana#179808
microsoft/monaco-editor#4792

@Blankll Blankll added the bug Something isn't working label Nov 14, 2024
Blankll added a commit that referenced this issue Dec 28, 2024
feat: render the pointed action only for fixing the shaking issue

- reduce the token refreshes that only refreshed when content changed
- only render the   pointed action to avoid editor shaking

Refs: #135

---------

Signed-off-by: seven <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant