[PR #693] [MERGED] Add button and 'esc' shortcut to clear transaction filter #3258

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/693
Author: @gsumpster
Created: 2/25/2023
Status: Merged
Merged: 2/26/2023
Merged by: @j-f1

Base: masterHead: gsumpster.searchbox-button


📝 Commits (1)

  • 11b7b53 add 'clear input' button and escape key support

📊 Changes

1 file changed (+22 additions, -0 deletions)

View changed files

📝 packages/desktop-client/src/components/accounts/Account.js (+22 -0)

📄 Description

Closes https://github.com/actualbudget/actual/issues/664!

Adding a little button to clear the search term, as well as listening for the 'Esc' key to clear that way too.

https://user-images.githubusercontent.com/3413011/221344831-bee98cbd-b27b-4c16-843c-bdfd6232f6f6.mp4


🔄 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/693 **Author:** [@gsumpster](https://github.com/gsumpster) **Created:** 2/25/2023 **Status:** ✅ Merged **Merged:** 2/26/2023 **Merged by:** [@j-f1](https://github.com/j-f1) **Base:** `master` ← **Head:** `gsumpster.searchbox-button` --- ### 📝 Commits (1) - [`11b7b53`](https://github.com/actualbudget/actual/commit/11b7b538b7eac1db9ce0d50a91bab449c6b29ea9) add 'clear input' button and escape key support ### 📊 Changes **1 file changed** (+22 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/accounts/Account.js` (+22 -0) </details> ### 📄 Description Closes https://github.com/actualbudget/actual/issues/664! Adding a little button to clear the search term, as well as listening for the 'Esc' key to clear that way too. https://user-images.githubusercontent.com/3413011/221344831-bee98cbd-b27b-4c16-843c-bdfd6232f6f6.mp4 --- <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:38:56 -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#3258