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

fix(profiling): Prevent landing page from scrolling on context menu #85273

Conversation

Zylphrex
Copy link
Member

The landing page flamegraph renders the context menu off screen initially then brings onto the screen. Make sure we wait till it's on screen before we try to focus it.

The landing page flamegraph renders the context menu off screen initially then
brings onto the screen. Make sure we wait till it's on screen before we try to
focus it.
@Zylphrex Zylphrex requested a review from a team as a code owner February 14, 2025 20:22
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Feb 14, 2025
@Zylphrex Zylphrex merged commit fbd6405 into master Feb 14, 2025
43 checks passed
@Zylphrex Zylphrex deleted the txiao/fix/prevent-profiling-landing-page-from-scrolling-on-context-menu branch February 14, 2025 20:39
@github-actions github-actions bot locked and limited conversation to collaborators Mar 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants