Skip to content

fix: prevent fullscreen layout collapse when opening dropdown menus#60

Merged
CahidArda merged 1 commit into
masterfrom
DX-2689-fullscreen-dropdown-collapse
Jun 25, 2026
Merged

fix: prevent fullscreen layout collapse when opening dropdown menus#60
CahidArda merged 1 commit into
masterfrom
DX-2689-fullscreen-dropdown-collapse

Conversation

@ytkimirti

Copy link
Copy Markdown
Collaborator

Modal dropdowns lock scroll via react-remove-scroll, which sets position: relative on body. In the console fullscreen view the databrowser is positioned absolutely against body, so its height collapses while a menu is open. Defaulting dropdown menus to non-modal avoids that body mutation.

@linear-code

linear-code Bot commented Jun 25, 2026

Copy link
Copy Markdown

DX-2689

@vercel

vercel Bot commented Jun 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-redis-browser Ready Ready Preview, Comment Jun 25, 2026 9:38am

Request Review

@CahidArda CahidArda merged commit 1d33a76 into master Jun 25, 2026
4 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.

2 participants