Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: On a "new transaction" mobile page clicking "payee" takes two clicks instead of one #3268

Open
2 tasks done
minajevs opened this issue Aug 15, 2024 · 2 comments · May be fixed by #3274
Open
2 tasks done

[Bug]: On a "new transaction" mobile page clicking "payee" takes two clicks instead of one #3268

minajevs opened this issue Aug 15, 2024 · 2 comments · May be fixed by #3274
Labels
bug Something isn't working

Comments

@minajevs
Copy link

minajevs commented Aug 15, 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?

When on mobile, on a "new transaction" page clicking on any form field (payee, category, account, date, notes) takes 2 clicks to open the field instead of 1.

Looks like amount field is focused by default, and then first click outside unfocuses the amount field, and requires second click to focus another element. Instead it should immediately switch focus to another clicked element.

See recording:

Screen.Recording.2024-08-15.at.12.51.20.mov

Where are you hosting Actual?

Pikapods

What browsers are you seeing the problem on?

Firefox, Chrome, Safari

Operating System

Mobile Device

@minajevs minajevs added the bug Something isn't working label Aug 15, 2024
@minajevs
Copy link
Author

Can I try to fix the issue myself? I am interested in contributing :)

@youngcw
Copy link
Contributor

youngcw commented Aug 15, 2024

Can I try to fix the issue myself? I am interested in contributing :)

Go ahead if you want to try

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants