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

Extension detail content escapes container #240134

Merged

Conversation

nknguyenhc
Copy link
Contributor

Fixes #231439

Applies z-index on the bottom panel container, so that it is on top of the extension detail scrollbar.

image

@sandy081
Copy link
Member

I do not think this is the right fix. I believe the fix would be to adjust the height of the extension editor so that it is not shown on top.

@nknguyenhc
Copy link
Contributor Author

@sandy081 If my understanding is correct, the height of the overlay webview follows the height of the extension editor, the latter is taking 1px more than it should be. I have reduced the height of the extension editor by 1px.

Let me know if there is anything else I need to change.

@sandy081 sandy081 added this to the February 2025 milestone Feb 11, 2025
@sandy081 sandy081 merged commit 1a75418 into microsoft:main Feb 11, 2025
7 checks passed
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.

Extension detail content escapes editor
3 participants