Skip to content

[UEPR-558] Set thumbnail callout should not be displayed above profile menu#514

Open
kbangelov wants to merge 1 commit intoscratchfoundation:developfrom
kbangelov:bugfix/uepr-558-thumbnail-callout-displayed-above-profile-menu
Open

[UEPR-558] Set thumbnail callout should not be displayed above profile menu#514
kbangelov wants to merge 1 commit intoscratchfoundation:developfrom
kbangelov:bugfix/uepr-558-thumbnail-callout-displayed-above-profile-menu

Conversation

@kbangelov
Copy link
Copy Markdown
Contributor

Resolves

https://scratchfoundation.atlassian.net/browse/UEPR-558

Proposed Changes

Adds new z-index with value 490 (1 less than menu-bar's z-index)

@kbangelov kbangelov requested a review from a team as a code owner April 7, 2026 08:27
Comment on lines +68 to +70
.arrow {
z-index: $z-index-tooltip !important; /* otherwise it gets overridden in modal-with-arrow */
}
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Maybe we can make the selector more specific to avoid using !important?

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