[PR #1733] [MERGED] Maintenance: Consolidate useMergedRef and convert to typescript #38357

Closed
opened 2026-04-23 11:28:05 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1733
Author: @MikesGlitch
Created: 9/24/2023
Status: Merged
Merged: 9/24/2023
Merged by: @MatissJanis

Base: masterHead: maintenance/useMergedRefs-typescript


📝 Commits (3)

  • 2ae5a9f consolidate useMergedRef and convert to typescript
  • 4bad7c1 add rlease notes
  • da5849e fix import linting error

📊 Changes

3 files changed (+12 additions, -24 deletions)

View changed files

📝 packages/desktop-client/src/components/sort.tsx (+1 -23)
📝 packages/desktop-client/src/hooks/useMergedRefs.ts (+5 -1)
upcoming-release-notes/1733.md (+6 -0)

📄 Description

Consolidate useMergedRefs hook and convert it to TypeScript.

Relates to : https://github.com/actualbudget/actual/issues/1483


🔄 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/1733 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 9/24/2023 **Status:** ✅ Merged **Merged:** 9/24/2023 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `maintenance/useMergedRefs-typescript` --- ### 📝 Commits (3) - [`2ae5a9f`](https://github.com/actualbudget/actual/commit/2ae5a9f7781cbefcad54d31f4782fe296ea42604) consolidate useMergedRef and convert to typescript - [`4bad7c1`](https://github.com/actualbudget/actual/commit/4bad7c106312f6ab0f7da59531dcf5a4fab8e1b0) add rlease notes - [`da5849e`](https://github.com/actualbudget/actual/commit/da5849e821fc730f424996c201ddeeecfb85a6ed) fix import linting error ### 📊 Changes **3 files changed** (+12 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/sort.tsx` (+1 -23) 📝 `packages/desktop-client/src/hooks/useMergedRefs.ts` (+5 -1) ➕ `upcoming-release-notes/1733.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 --> Consolidate useMergedRefs hook and convert it to TypeScript. Relates to : https://github.com/actualbudget/actual/issues/1483 --- <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-04-23 11:28:05 -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#38357