[PR #5766] [MERGED] fix: add minimum width to value editor in ConditionEditor component #6104

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5766
Author: @MatissJanis
Created: 9/22/2025
Status: Merged
Merged: 9/22/2025
Merged by: @MatissJanis

Base: masterHead: matiss/mobile-value-editor


📝 Commits (1)

  • 79760ef fix: add minimum width to value editor in ConditionEditor component

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/rules/RuleEditor.tsx (+1 -1)
upcoming-release-notes/5766.md (+6 -0)

📄 Description

This is not a perfect fix, but at least it makes the form usable on smaller devices.


Before:
image

After:
Screenshot 2025-09-22 at 11 28 45


🔄 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/5766 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 9/22/2025 **Status:** ✅ Merged **Merged:** 9/22/2025 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `matiss/mobile-value-editor` --- ### 📝 Commits (1) - [`79760ef`](https://github.com/actualbudget/actual/commit/79760efba985815e0a02e468ba6e67d56c31292c) fix: add minimum width to value editor in ConditionEditor component ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/rules/RuleEditor.tsx` (+1 -1) ➕ `upcoming-release-notes/5766.md` (+6 -0) </details> ### 📄 Description This is not a _perfect_ fix, but at least it makes the form usable on smaller devices. --- Before: <img width="850" height="412" alt="image" src="https://github.com/user-attachments/assets/20ef5fa3-6530-4986-a060-484223233877" /> After: <img width="423" height="613" alt="Screenshot 2025-09-22 at 11 28 45" src="https://github.com/user-attachments/assets/b13eb4b0-bb43-40be-bae8-f42b987a05f8" /> --- <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:23: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#6104