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

AG-1281 fixing obscured tooltip #1274

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

sagely1
Copy link
Contributor

@sagely1 sagely1 commented Jan 8, 2024

Fixing prime dropdown list items obscured when user opens prime dropdown and then hovers over a tooltip-enabled element.

@sagely1 sagely1 requested a review from hallieswan January 8, 2024 21:59
@@ -32,6 +32,7 @@ div.p-dropdown {
}

.p-multiselect {
z-index: 1000 !important;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

straightforward fix as z-index for the multiselect just needs to be higher than the tooltip

@sagely1 sagely1 merged commit b45591b into Sage-Bionetworks:develop Jan 10, 2024
3 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