[Bug]: Pull to refresh on mobile does not prevent tap on budget row #1309

Closed
opened 2026-02-28 19:39:56 -06:00 by GiteaMirror · 7 comments
Owner

Originally created by @JukeboxRhino on GitHub (Aug 7, 2024).

Verified issue does not already exist?

  • I have searched and found no existing issue
  • I will be providing steps how to reproduce the bug (in most cases this will also mean uploading a demo budget file)

What happened?

How to reproduce:

  1. Go to https://demo.actualbudget.org on a mobile device
  2. View demo file
  3. Pull down to refresh

Pulling down to refresh should prevent the tap from registering on the budget row/category header that was pulled down on. Instead, when you lift up your finger after pulling down, the budget category opens as if you tapped on it. This behavior seems to have been newly introduced in the last release.

Where are you hosting Actual?

Other

What browsers are you seeing the problem on?

Firefox

Operating System

Mobile Device

Originally created by @JukeboxRhino on GitHub (Aug 7, 2024). ### Verified issue does not already exist? - [X] I have searched and found no existing issue - [X] I will be providing steps how to reproduce the bug (in most cases this will also mean uploading a demo budget file) ### What happened? How to reproduce: 1. Go to https://demo.actualbudget.org on a mobile device 2. View demo file 3. Pull down to refresh Pulling down to refresh should prevent the tap from registering on the budget row/category header that was pulled down on. Instead, when you lift up your finger after pulling down, the budget category opens as if you tapped on it. This behavior seems to have been newly introduced in the last release. ### Where are you hosting Actual? Other ### What browsers are you seeing the problem on? Firefox ### Operating System Mobile Device
GiteaMirror added the regressionbugresponsive labels 2026-02-28 19:39:57 -06:00
Author
Owner

@psybers commented on GitHub (Aug 7, 2024):

I can confirm this occurs on the 24.8.0 release.

@psybers commented on GitHub (Aug 7, 2024): I can confirm this occurs on the 24.8.0 release.
Author
Owner

@theMubashir919 commented on GitHub (Aug 8, 2024):

I can confirm. I am also facing this issue in the mobile PWA version.

@theMubashir919 commented on GitHub (Aug 8, 2024): I can confirm. I am also facing this issue in the mobile PWA version.
Author
Owner

@MatissJanis commented on GitHub (Aug 28, 2024):

I am able to reproduce as well on Safari + iOS. Most likely related to the Button migration we're running.

Haven't been able to find a fix for this yet. cc also @joel-jeremy for visibility

@MatissJanis commented on GitHub (Aug 28, 2024): I am able to reproduce as well on Safari + iOS. Most likely related to the Button migration we're running. Haven't been able to find a fix for this yet. cc also @joel-jeremy for visibility
Author
Owner

@twk3 commented on GitHub (Sep 2, 2024):

@MatissJanis I can repro on demo, but not on edge. It looks like this may already be fixed in master? For others, is it working on https://edge.actualbudget.org/ ?

@twk3 commented on GitHub (Sep 2, 2024): @MatissJanis I can repro on demo, but not on edge. It looks like this may already be fixed in master? For others, is it working on https://edge.actualbudget.org/ ?
Author
Owner

@MatissJanis commented on GitHub (Sep 2, 2024):

I can still repro on edge @twk3

@MatissJanis commented on GitHub (Sep 2, 2024): I can still repro on edge @twk3
Author
Owner

@JukeboxRhino commented on GitHub (Sep 2, 2024):

I can also repro on edge

@JukeboxRhino commented on GitHub (Sep 2, 2024): I can also repro on edge
Author
Owner

@twk3 commented on GitHub (Sep 3, 2024):

behavior seems fixed when pulling down on the category labels, but not when pulling down on any of the numeric columns.

Ahh, this is what I am seeing as well.

@twk3 commented on GitHub (Sep 3, 2024): > behavior seems fixed when pulling down on the category labels, but not when pulling down on any of the numeric columns. Ahh, this is what I am seeing as well.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#1309