[PR #1929] [MERGED] Fix flickering scroll bar on mobile transaction input (#1782) #4027

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1929
Author: @miqh
Created: 11/18/2023
Status: Merged
Merged: 11/20/2023
Merged by: @joel-jeremy

Base: masterHead: fix/mobile-transaction-input


📝 Commits (1)

  • 995be25 Fix flickering scroll bar on mobile transaction input (#1782)

📊 Changes

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

View changed files

📝 packages/desktop-client/src/components/mobile/MobileAmountInput.js (+1 -1)
upcoming-release-notes/1929.md (+6 -0)

📄 Description

Hello there,

This pull request is in response to positive feedback on my suggestion noted on #1782.

It's been a while since I originally added those observations. After a quick test on my end, I can confirm the minor change is still applicable.

EDIT: Noticed a bunch of E2E and VRT failures. If they are legitimate (I'm unsure), perhaps this change needs to be rethought.


Closes #1782


🔄 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/1929 **Author:** [@miqh](https://github.com/miqh) **Created:** 11/18/2023 **Status:** ✅ Merged **Merged:** 11/20/2023 **Merged by:** [@joel-jeremy](https://github.com/joel-jeremy) **Base:** `master` ← **Head:** `fix/mobile-transaction-input` --- ### 📝 Commits (1) - [`995be25`](https://github.com/actualbudget/actual/commit/995be25008058953833be58ab0ce679a67316f5e) Fix flickering scroll bar on mobile transaction input (#1782) ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-client/src/components/mobile/MobileAmountInput.js` (+1 -1) ➕ `upcoming-release-notes/1929.md` (+6 -0) </details> ### 📄 Description Hello there, This pull request is in response to positive feedback on my suggestion noted on #1782. It's been a while since I originally added those observations. After a quick test on my end, I can confirm the minor change is still applicable. **EDIT:** Noticed a bunch of E2E and VRT failures. If they are legitimate (I'm unsure), perhaps this change needs to be rethought. --- Closes #1782 --- <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:50:29 -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#4027