[PR #579] [MERGED] Add 'View on Hover' to Category Notes for #563 #3185

Closed
opened 2026-02-28 20:37:47 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/579
Author: @gsumpster
Created: 1/27/2023
Status: Merged
Merged: 1/27/2023
Merged by: @j-f1

Base: masterHead: gsumpster.reveal-notes-on-hover


📝 Commits (6)

  • ac11826 add hover state to NotesButton
  • 6091e00 switch NotesButton editability to a ternary
  • 1916d2c fix new lines, adjust padding on textarea
  • 758a5e3 add workBreak to text styling
  • 879ee3d Update packages/loot-design/src/components/NotesButton.js
  • 74ce13f change wordBreak to overflowWrap

📊 Changes

1 file changed (+41 additions, -16 deletions)

View changed files

📝 packages/loot-design/src/components/NotesButton.js (+41 -16)

📄 Description

Closes #563

This PR adds a hover to the NotesButton that displays NotesTooltip!


🔄 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/579 **Author:** [@gsumpster](https://github.com/gsumpster) **Created:** 1/27/2023 **Status:** ✅ Merged **Merged:** 1/27/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `gsumpster.reveal-notes-on-hover` --- ### 📝 Commits (6) - [`ac11826`](https://github.com/actualbudget/actual/commit/ac1182696681f7d8bdcf02413722ca55b041b925) add hover state to NotesButton - [`6091e00`](https://github.com/actualbudget/actual/commit/6091e00605123cd28f61c6f531c1ec74e4e426e3) switch NotesButton editability to a ternary - [`1916d2c`](https://github.com/actualbudget/actual/commit/1916d2c6d6a076143c41e875276484c0400148c6) fix new lines, adjust padding on textarea - [`758a5e3`](https://github.com/actualbudget/actual/commit/758a5e3a2a37369ba9bb2453a7f55ee03ac2682a) add workBreak to text styling - [`879ee3d`](https://github.com/actualbudget/actual/commit/879ee3de38ebf6cf16bac33fc4b141dd0cc08651) Update packages/loot-design/src/components/NotesButton.js - [`74ce13f`](https://github.com/actualbudget/actual/commit/74ce13f3f1198d148841a677171f670acbff2897) change wordBreak to overflowWrap ### 📊 Changes **1 file changed** (+41 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-design/src/components/NotesButton.js` (+41 -16) </details> ### 📄 Description Closes #563 This PR adds a hover to the NotesButton that displays NotesTooltip! --- <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 20:37:47 -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#3185