[PR #1992] [MERGED] fix broken schedule amount sign in firefox #101755

Closed
opened 2026-05-29 23:37:42 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1992
Author: @youngcw
Created: 11/29/2023
Status: Merged
Merged: 11/30/2023
Merged by: @youngcw

Base: masterHead: youngcw/fix-schedule-amount-sign


📝 Commits (3)

📊 Changes

2 files changed (+6 additions, -1 deletions)

View changed files

📝 packages/desktop-client/src/components/util/AmountInput.tsx (+0 -1)
upcoming-release-notes/1992.md (+6 -0)

📄 Description

fixes #1922

The amount sign in the schedule editor was broken and would not work at all in firefox. Chrome seemed to partially work, but wouldn't show the hover effect.

Im open to a more sophisticated fix than this.


🔄 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/1992 **Author:** [@youngcw](https://github.com/youngcw) **Created:** 11/29/2023 **Status:** ✅ Merged **Merged:** 11/30/2023 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `youngcw/fix-schedule-amount-sign` --- ### 📝 Commits (3) - [`1da8b70`](https://github.com/actualbudget/actual/commit/1da8b70987c479e3ff6e04f9173effdb32f205cf) fix broken schedule amount sign in firefox - [`a6a9c1e`](https://github.com/actualbudget/actual/commit/a6a9c1e534e2829d23e76b33c105b49faa6380a0) note - [`e2aa57b`](https://github.com/actualbudget/actual/commit/e2aa57b37fed1ae5b9b111f0a29e3e6be79ae865) delete line ### 📊 Changes **2 files changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/util/AmountInput.tsx` (+0 -1) ➕ `upcoming-release-notes/1992.md` (+6 -0) </details> ### 📄 Description fixes #1922 The amount sign in the schedule editor was broken and would not work at all in firefox. Chrome seemed to partially work, but wouldn't show the hover effect. Im open to a more sophisticated fix than this. --- <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-29 23:37:42 -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#101755