[PR #3713] [MERGED] Fix merge race #5015

Closed
opened 2026-02-28 21:04:41 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3713
Author: @jfdoming
Created: 10/23/2024
Status: Merged
Merged: 10/23/2024
Merged by: @matt-fidd

Base: masterHead: jfdoming/fix-merge-race


📝 Commits (1)

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/HelpMenu.tsx (+2 -0)

📄 Description

There was a race between a PR I merged and another PR (wasn't detected in the PR before merge because it wasn't up-to-date with master). This fixes the issue introduced in HelpMenu.tsx


🔄 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/3713 **Author:** [@jfdoming](https://github.com/jfdoming) **Created:** 10/23/2024 **Status:** ✅ Merged **Merged:** 10/23/2024 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `jfdoming/fix-merge-race` --- ### 📝 Commits (1) - [`3214537`](https://github.com/actualbudget/actual/commit/321453706feb4ad4f20913636a6e7ca54be32399) Fix merge race ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/HelpMenu.tsx` (+2 -0) </details> ### 📄 Description There was a race between a PR I merged and another PR (wasn't detected in the PR before merge because it wasn't up-to-date with master). This fixes the issue introduced in `HelpMenu.tsx` --- <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 21:04:41 -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#5015