Skip to content

When PopOverButton popover opens, close tooltip on the same element#7901

Merged
deleonio merged 2 commits intodevelopfrom
7418-tooltip-popover
Jun 18, 2025
Merged

When PopOverButton popover opens, close tooltip on the same element#7901
deleonio merged 2 commits intodevelopfrom
7418-tooltip-popover

Conversation

@sdvg
Copy link
Copy Markdown
Contributor

@sdvg sdvg commented Jun 17, 2025

Refs: #7418

The A11y and PO reviews will only take place after all other DoD steps have been completed by the Developer:

  • Meaningful pull request title for the release notes
  • Pull request is linked to an issue and all changes relate to the issue
  • Tests to protect this code implemented (if applicable)
  • Manual test performed successfully (if applicable)
  • Documentation or migration has been updated (if applicable)

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 17, 2025

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 17, 2025

Hydration Benchmark Report (vs Baseline)

✅ Top 5 Improvements (Best Speedups)

Component Current Baseline Δ% Result
kol-details 130ms 147.7ms -12%
kol-progress 31.6ms 35.6ms -11.2%
kol-input-color 70.7ms 77.4ms -8.7%
kol-input-date 65.4ms 71.3ms -8.3%
kol-avatar 21.5ms 23.4ms -8.1%

🔻 Flop 5 Regressions (Worst Slowdowns)

Component Current Baseline Δ% Result
kol-select 116ms 75.6ms +53.4% 🔻
kol-heading 22.2ms 17.1ms +29.8% 🔻
kol-button 63.7ms 52.1ms +22.3% 🔻
kol-table-stateless 438.9ms 368.5ms +19.1% 🔻
kol-abbr 19ms 16.4ms +15.9% 🔻
📋 Show all results
Component Current Baseline Δ% Result
kol-abbr 19ms 16.4ms +15.9% 🔻
kol-accordion 139ms 136.3ms +2%
kol-alert 111ms 119.6ms -7.2%
kol-avatar 21.5ms 23.4ms -8.1%
kol-badge 63.1ms 67.7ms -6.8%
kol-breadcrumb 102.2ms 102ms +0.2%
kol-button 63.7ms 52.1ms +22.3% 🔻
kol-button-link 58.4ms 52.5ms +11.2% 🔻
kol-card 24.8ms 23.3ms +6.4%
kol-details 130ms 147.7ms -12%
kol-drawer 24.7ms 22.7ms +8.8%
kol-form 35.8ms 36.4ms -1.6%
kol-heading 22.2ms 17.1ms +29.8% 🔻
kol-icon 68.1ms 67.8ms +0.4%
kol-image 19.8ms 20.1ms -1.5%
kol-input-checkbox 137.3ms 142.4ms -3.6%
kol-input-color 70.7ms 77.4ms -8.7%
kol-input-date 65.4ms 71.3ms -8.3%
kol-input-email 61.7ms 54.6ms +13% 🔻
kol-input-file 94.4ms 102.4ms -7.8%
kol-input-number 63.5ms 55.8ms +13.8% 🔻
kol-input-password 54ms 56.9ms -5.1%
kol-input-radio 50ms 52.2ms -4.2%
kol-input-text 57ms 58.4ms -2.4%
kol-link 50.4ms 51ms -1.2%
kol-link-button 61.8ms 55.7ms +11% 🔻
kol-modal 20.3ms 21.2ms -4.2%
kol-nav 30.8ms 32.5ms -5.2%
kol-pagination 434.9ms 444.9ms -2.2%
kol-popover-button 71.7ms 70.3ms +2%
kol-progress 31.6ms 35.6ms -11.2%
kol-quote 19ms 19.6ms -3.1%
kol-select 116ms 75.6ms +53.4% 🔻
kol-skip-nav 21.5ms 21.3ms +0.9%
kol-spin 21.3ms 22.5ms -5.3%
kol-split-button 172.3ms 179.3ms -3.9%
kol-table-stateful 374.9ms 366.5ms +2.3%
kol-table-stateless 438.9ms 368.5ms +19.1% 🔻
kol-tabs 30.8ms 33.4ms -7.8%
kol-textarea 54.5ms 50.3ms +8.3%
kol-toolbar 34.6ms 31.5ms +9.8%
kol-tree 27.7ms 26.9ms +3%
kol-tree-item 72.1ms 63.9ms +12.8% 🔻
kol-version 153.7ms 165.5ms -7.1%

@sdvg sdvg marked this pull request as ready for review June 17, 2025 10:45
@sdvg sdvg linked an issue Jun 17, 2025 that may be closed by this pull request
Comment thread packages/components/src/components/button/component.tsx
@deleonio deleonio merged commit d31b1c6 into develop Jun 18, 2025
11 checks passed
@deleonio deleonio deleted the 7418-tooltip-popover branch June 18, 2025 09:20
@publicuibot publicuibot Bot locked and limited conversation to collaborators Jun 18, 2025
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.

PopoverButton und Tooltip Integration

2 participants