Skip to content

When collapsible is open, set overflow: visible#1451

Merged
david-poindexter merged 1 commit intoDNNCommunity:developfrom
bdukes:collapsible-overflow
Feb 18, 2026
Merged

When collapsible is open, set overflow: visible#1451
david-poindexter merged 1 commit intoDNNCommunity:developfrom
bdukes:collapsible-overflow

Conversation

@bdukes
Copy link
Copy Markdown
Contributor

@bdukes bdukes commented Feb 6, 2026

When looking at dnnsoftware/Dnn.Platform#6206, I noticed that overflow: hidden on the collapsible was affecting whether the right click menu could display.

This PR sets overflow: visible when the collapsible animation is complete, resetting it to overflow: hidden whenever the collapsible is animating or the collapsible is collapsed.

screenshot of DNN Resource Manager with context menu open

Copy link
Copy Markdown
Contributor

@david-poindexter david-poindexter left a comment

Choose a reason for hiding this comment

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

Looks great to me - thank you @bdukes 🎉

@david-poindexter david-poindexter modified the milestones: 0.27.8, 0.28.0 Feb 18, 2026
@david-poindexter david-poindexter merged commit 0616e39 into DNNCommunity:develop Feb 18, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants