Skip to content

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

Merged
KManolov3 merged 2 commits intoscratchfoundation:developfrom
kbangelov:bugfix/uepr-558-thumbnail-callout-displayed-above-profile-menu
Apr 8, 2026
Merged

[UEPR-558] Set thumbnail callout should not be displayed above profile menu#514
KManolov3 merged 2 commits 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?

@KManolov3 KManolov3 merged commit c6095d7 into scratchfoundation:develop Apr 8, 2026
6 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants