[PR #471] [MERGED] mobile: disable edit on tap of category balance #3160

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/471
Author: @trevdor
Created: 1/16/2023
Status: Merged
Merged: 1/16/2023
Merged by: @MatissJanis

Base: masterHead: trevdor-bug-470


📝 Commits (2)

  • 7a88542 mobile: disable edit on tap of category balance
  • d39e020 fixup! mobile: disable edit on tap of category balance

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/budget/MobileBudgetTable.js (+0 -11)

📄 Description

Fixes #470
See ☝🏻 this issue for details of the bug.
In short: an onEdit click handler was bringing up the keyboard for mobile users

Let's get rid of this block entirely.


🔄 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/471 **Author:** [@trevdor](https://github.com/trevdor) **Created:** 1/16/2023 **Status:** ✅ Merged **Merged:** 1/16/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `trevdor-bug-470` --- ### 📝 Commits (2) - [`7a88542`](https://github.com/actualbudget/actual/commit/7a8854292eeae1d13aa38a780265bd2933f08f48) mobile: disable edit on tap of category balance - [`d39e020`](https://github.com/actualbudget/actual/commit/d39e0209f2ad5527b8de1c861ce7e2359ebb3a3c) fixup! mobile: disable edit on tap of category balance ### 📊 Changes **1 file changed** (+0 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/budget/MobileBudgetTable.js` (+0 -11) </details> ### 📄 Description Fixes #470 See ☝🏻 this issue for details of the bug. In short: an `onEdit` click handler was bringing up the keyboard for mobile users Let's get rid of this block entirely. --- <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:22 -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#3160