[PR #5995] [CLOSED] Add subtle hover animations to sidebar navigation #59915

Closed
opened 2026-05-07 01:42:56 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5995
Author: @MatissJanis
Created: 10/23/2025
Status: Closed

Base: masterHead: matiss/sidebar-hover-animations


📝 Commits (4)

  • d6b1d8b Add subtle hover animations to sidebar navigation
  • b6d0f20 Add minimal animations to SideNav component
  • 2aea942 Update VRT screenshots
  • 107cf67 Refine sidebar component transitions

📊 Changes

8 files changed (+33 additions, -5 deletions)

View changed files

📝 packages/desktop-client/e2e/transactions.test.ts-snapshots/Transactions-checks-the-page-visuals-1-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/transactions.test.ts-snapshots/Transactions-checks-the-page-visuals-2-chromium-linux.png (+0 -0)
📝 packages/desktop-client/e2e/transactions.test.ts-snapshots/Transactions-checks-the-page-visuals-3-chromium-linux.png (+0 -0)
📝 packages/desktop-client/src/components/sidebar/Account.tsx (+7 -2)
📝 packages/desktop-client/src/components/sidebar/BudgetName.tsx (+13 -2)
📝 packages/desktop-client/src/components/sidebar/Item.tsx (+2 -0)
📝 packages/desktop-client/src/components/sidebar/SecondaryItem.tsx (+5 -1)
upcoming-release-notes/5995.md (+6 -0)

📄 Description

Just playing around with things.. I know these changes might be controversial, so please speak up if you dislike them.


🔄 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/5995 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 10/23/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `matiss/sidebar-hover-animations` --- ### 📝 Commits (4) - [`d6b1d8b`](https://github.com/actualbudget/actual/commit/d6b1d8baf56f9480667e6e7679d25354ff702092) Add subtle hover animations to sidebar navigation - [`b6d0f20`](https://github.com/actualbudget/actual/commit/b6d0f20c21bc65d216832ea0d297e95afc0fcd3e) Add minimal animations to SideNav component - [`2aea942`](https://github.com/actualbudget/actual/commit/2aea942eb979cb8227948cfa3410ffb9616fc935) Update VRT screenshots - [`107cf67`](https://github.com/actualbudget/actual/commit/107cf67e5c0e2de1bebeb210082edaca64ba5306) Refine sidebar component transitions ### 📊 Changes **8 files changed** (+33 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/e2e/transactions.test.ts-snapshots/Transactions-checks-the-page-visuals-1-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/transactions.test.ts-snapshots/Transactions-checks-the-page-visuals-2-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/e2e/transactions.test.ts-snapshots/Transactions-checks-the-page-visuals-3-chromium-linux.png` (+0 -0) 📝 `packages/desktop-client/src/components/sidebar/Account.tsx` (+7 -2) 📝 `packages/desktop-client/src/components/sidebar/BudgetName.tsx` (+13 -2) 📝 `packages/desktop-client/src/components/sidebar/Item.tsx` (+2 -0) 📝 `packages/desktop-client/src/components/sidebar/SecondaryItem.tsx` (+5 -1) ➕ `upcoming-release-notes/5995.md` (+6 -0) </details> ### 📄 Description Just playing around with things.. I know these changes might be controversial, so please speak up if you dislike them. --- <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-05-07 01:42:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#59915