[PR #3168] [MERGED] Set minWidth on <input /> to allow it to shrink. #4720

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3168
Author: @wnklmnn
Created: 7/31/2024
Status: Merged
Merged: 7/31/2024
Merged by: @jfdoming

Base: masterHead: actual-3126


📝 Commits (3)

  • 90fbfbc Set minWidth on to allow it to shrink.
  • 1dd26dd fix formatting
  • db3abd1 add release-notes markdown

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/mobile/transactions/TransactionEdit.jsx (+5 -1)
upcoming-release-notes/3168.md (+6 -0)

📄 Description

Fixes #3126


🔄 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/3168 **Author:** [@wnklmnn](https://github.com/wnklmnn) **Created:** 7/31/2024 **Status:** ✅ Merged **Merged:** 7/31/2024 **Merged by:** [@jfdoming](https://github.com/jfdoming) **Base:** `master` ← **Head:** `actual-3126` --- ### 📝 Commits (3) - [`90fbfbc`](https://github.com/actualbudget/actual/commit/90fbfbcb82d18490edbc08f7d4738d8cd873283d) Set minWidth on <input /> to allow it to shrink. - [`1dd26dd`](https://github.com/actualbudget/actual/commit/1dd26ddb1df4995dbb97e8e9bb8e82f8035bb310) fix formatting - [`db3abd1`](https://github.com/actualbudget/actual/commit/db3abd1f15916ea5ebfbe8bbe0d8ce6f4ce73f49) add release-notes markdown ### 📊 Changes **2 files changed** (+11 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/mobile/transactions/TransactionEdit.jsx` (+5 -1) ➕ `upcoming-release-notes/3168.md` (+6 -0) </details> ### 📄 Description Fixes #3126 <!-- 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 --> --- <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:00:13 -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#4720