Skip to content

Conversation

@r0b1n
Copy link
Contributor

@r0b1n r0b1n commented Aug 29, 2025

This fix is meant to isolate scroll container regions from each other, this is needed to prevent z-index wars between elements in different regions.

With this change, every element in a scroll container region (no matter how high it's z-index is) won't compete with elements form other regions (and the region itself).

This fix is meant to isolate scroll container regions from each other,
this is needed to prevent z-index wars between elements in different regions.

With this change, every element in a scroll container region (no matter how high
it's z-index is) won't compete with elements form other regions (and the region itself)
@r0b1n r0b1n changed the title fix: fix scroll container regions z-index issues [WC-3085] fix scroll container regions z-index issues Sep 1, 2025
Copy link
Collaborator

@iobuhov iobuhov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gjulivan gjulivan merged commit 15bd8ca into main Sep 9, 2025
11 checks passed
@gjulivan gjulivan deleted the fix/scroll-container-z-index branch September 9, 2025 11:54
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.

5 participants