[PR #6634] [CLOSED] [WIP] [Mobile] Fix drag and drop across category groups #88825

Closed
opened 2026-05-22 12:40:54 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6634
Author: @joel-jeremy
Created: 1/12/2026
Status: Closed

Base: masterHead: mobile-fix-drag-and-drop-across-groups


📝 Commits (4)

  • b901e7a [Mobile] Fix drag and drop across category groups
  • 5e9f38e [autofix.ci] apply automated fixes
  • 0b156d1 Add onInsert logic to useDragAndDrop
  • efaee98 Update error message

📊 Changes

3 files changed (+172 additions, -102 deletions)

View changed files

📝 packages/desktop-client/src/components/mobile/budget/ExpenseCategoryList.tsx (+97 -55)
📝 packages/desktop-client/src/components/mobile/budget/ExpenseGroupList.tsx (+69 -47)
upcoming-release-notes/6634.md (+6 -0)

📄 Description


🔄 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/6634 **Author:** [@joel-jeremy](https://github.com/joel-jeremy) **Created:** 1/12/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `mobile-fix-drag-and-drop-across-groups` --- ### 📝 Commits (4) - [`b901e7a`](https://github.com/actualbudget/actual/commit/b901e7a6bd8153701a4ffe9b1846cdb3e91c63d0) [Mobile] Fix drag and drop across category groups - [`5e9f38e`](https://github.com/actualbudget/actual/commit/5e9f38ea4538d16f41df698c26e31e2791ee055a) [autofix.ci] apply automated fixes - [`0b156d1`](https://github.com/actualbudget/actual/commit/0b156d18159d9bc5fe62281a2d100e5e80724854) Add onInsert logic to useDragAndDrop - [`efaee98`](https://github.com/actualbudget/actual/commit/efaee98d2aacc7b9e26c9a6822ec35d920396b0d) Update error message ### 📊 Changes **3 files changed** (+172 additions, -102 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/mobile/budget/ExpenseCategoryList.tsx` (+97 -55) 📝 `packages/desktop-client/src/components/mobile/budget/ExpenseGroupList.tsx` (+69 -47) ➕ `upcoming-release-notes/6634.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> --- <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-22 12:40:54 -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#88825