[PR #244] [MERGED] Remove dollar sign from close account modal #3079

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/244
Author: @TomAFrench
Created: 9/6/2022
Status: Merged
Merged: 9/6/2022
Merged by: @TomAFrench

Base: masterHead: TomAFrench-patch-1


📝 Commits (1)

  • 89a0694 Remove dollar sign from close account modal

📊 Changes

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

View changed files

📝 packages/loot-design/src/components/modals/CloseAccount.js (+1 -1)

📄 Description

Actual generally omits currency symbols so that it's currency agnostic, however we display a $ when closing an account.

This PR removes this $ symbol for consistency.


🔄 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/244 **Author:** [@TomAFrench](https://github.com/TomAFrench) **Created:** 9/6/2022 **Status:** ✅ Merged **Merged:** 9/6/2022 **Merged by:** [@TomAFrench](https://github.com/TomAFrench) **Base:** `master` ← **Head:** `TomAFrench-patch-1` --- ### 📝 Commits (1) - [`89a0694`](https://github.com/actualbudget/actual/commit/89a0694daaeab4ef609cbbc0e106abe895ebfc86) Remove dollar sign from close account modal ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-design/src/components/modals/CloseAccount.js` (+1 -1) </details> ### 📄 Description Actual generally omits currency symbols so that it's currency agnostic, however we display a $ when closing an account. This PR removes this $ symbol for consistency. --- <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:35:59 -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#3079