[PR #5475] [MERGED] Enhance Tooltip component with close delay functionality #5952

Closed
opened 2026-02-28 21:21:33 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5475
Author: @MatissJanis
Created: 8/4/2025
Status: Merged
Merged: 8/6/2025
Merged by: @MatissJanis

Base: masterHead: matiss/sidenav-tooltip


📝 Commits (5)

  • 374c65f Enhance Tooltip component with close delay functionality
  • 433dafe Add release notes for PR #5475
  • b063a6a Merge branch 'master' into matiss/sidenav-tooltip
  • fb976f4 Reduce close delay for sidebar menu from 500ms to 250ms to improve user experience.
  • 4cececf Merge branch 'master' into matiss/sidenav-tooltip

📊 Changes

3 files changed (+17 additions, -2 deletions)

View changed files

📝 packages/component-library/src/Tooltip.tsx (+9 -2)
📝 packages/desktop-client/src/components/sidebar/Account.tsx (+1 -0)
upcoming-release-notes/5475.md (+7 -0)

📄 Description

Improving the UX for sidenav tooltips by adding a slight close delay.

https://github.com/actualbudget/actual/pull/5452#issuecomment-3146797922


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/5475 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 8/4/2025 **Status:** ✅ Merged **Merged:** 8/6/2025 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/sidenav-tooltip` --- ### 📝 Commits (5) - [`374c65f`](https://github.com/actualbudget/actual/commit/374c65ff6a86329d29407cda59ab453cbf209642) Enhance Tooltip component with close delay functionality - [`433dafe`](https://github.com/actualbudget/actual/commit/433dafe113eb4e584a0ef37f22bacfada6461698) Add release notes for PR #5475 - [`b063a6a`](https://github.com/actualbudget/actual/commit/b063a6ac8772fa1783274a8c62af6e97d999afa4) Merge branch 'master' into matiss/sidenav-tooltip - [`fb976f4`](https://github.com/actualbudget/actual/commit/fb976f45768cac261b9a4a6efcdfeaa624063693) Reduce close delay for sidebar menu from 500ms to 250ms to improve user experience. - [`4cececf`](https://github.com/actualbudget/actual/commit/4cececfb0b8a56b72ae249065038bd3d6d9e423d) Merge branch 'master' into matiss/sidenav-tooltip ### 📊 Changes **3 files changed** (+17 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/component-library/src/Tooltip.tsx` (+9 -2) 📝 `packages/desktop-client/src/components/sidebar/Account.tsx` (+1 -0) ➕ `upcoming-release-notes/5475.md` (+7 -0) </details> ### 📄 Description Improving the UX for sidenav tooltips by adding a slight close delay. https://github.com/actualbudget/actual/pull/5452#issuecomment-3146797922 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 21:21:33 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#5952