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

context menu: Improve docs aside responsiveness #25347

Merged
merged 2 commits into from
Feb 21, 2025

Conversation

danilo-leal
Copy link
Contributor

@danilo-leal danilo-leal commented Feb 21, 2025

Closes #24883

While this PR closes the issue above, it still doesn't implement a bullet-proof solution for the context menu docs aside, meaning, it might not work the best way if there are other places using it (like the Editor Controls menu). For that, I think we'll want a more robust collision-aware solution, possibly similar to the LSP completion menu.

Release Notes:

  • N/A

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Feb 21, 2025
@danilo-leal danilo-leal merged commit 2e302b1 into main Feb 21, 2025
13 checks passed
@danilo-leal danilo-leal deleted the context-menu-docs-aside-responsiveness branch February 21, 2025 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Layout shift when context menu items have docs aside element
1 participant