Skip to content

fix(tooltip): correct the trigger behaviours so that they are more aligned with their names#1474

Merged
mlmoravek merged 4 commits intodevelopfrom
bug/tooltip/trigger
Nov 22, 2025
Merged

fix(tooltip): correct the trigger behaviours so that they are more aligned with their names#1474
mlmoravek merged 4 commits intodevelopfrom
bug/tooltip/trigger

Conversation

@mlmoravek
Copy link
Member

@mlmoravek mlmoravek commented Nov 21, 2025

Fixes #1473

Proposed Changes

  • fix close behavior with depracted closeable prop implementation
  • tpdate the open and close triggers so that they enable and disable each other depending on their individual usage, thereby reducing redundant property declarations
  • add test cases

@mlmoravek mlmoravek added the bug Something isn't working label Nov 21, 2025
@netlify
Copy link

netlify bot commented Nov 21, 2025

Deploy Preview for oruga-documentation-preview ready!

Name Link
🔨 Latest commit 581c60f
🔍 Latest deploy log https://app.netlify.com/projects/oruga-documentation-preview/deploys/692193824cd3110008874775
😎 Deploy Preview https://deploy-preview-1474--oruga-documentation-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@mlmoravek mlmoravek merged commit 2c0d310 into develop Nov 22, 2025
12 checks passed
@mlmoravek mlmoravek deleted the bug/tooltip/trigger branch November 22, 2025 11:53
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.

tooltips always open on hover

1 participant