[GH-ISSUE #965] [Bug]: Transaction selection checkbox no longer appears on hover #7315

Closed
opened 2026-04-10 17:04:59 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @rich-howell on GitHub (Apr 28, 2023).
Original GitHub issue: https://github.com/actualbudget/actual/issues/965

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

When hovering over a transaction in the transaction register a checkbox used to appear to show you where to click to check it, this no longer happens.

What error did you receive?

No response

Where are you hosting Actual?

Fly.io

What browsers are you seeing the problem on?

Microsoft Edge

Operating System

Windows 11

Originally created by @rich-howell on GitHub (Apr 28, 2023). Original GitHub issue: https://github.com/actualbudget/actual/issues/965 ### Verified issue does not already exist? - [X] I have searched and found no existing issue ### What happened? When hovering over a transaction in the transaction register a checkbox used to appear to show you where to click to check it, this no longer happens. ### What error did you receive? _No response_ ### Where are you hosting Actual? Fly.io ### What browsers are you seeing the problem on? Microsoft Edge ### Operating System Windows 11
GiteaMirror added the regressionbug labels 2026-04-10 17:04:59 -05:00
Author
Owner

@Kidglove57 commented on GitHub (Apr 28, 2023):

Thanks for raising this Rich - I noticed this the other day and then got distracted.

Basically the check box is now not discoverable for a new user (unless they have already selected the transaction itself)

<!-- gh-comment-id:1527071019 --> @Kidglove57 commented on GitHub (Apr 28, 2023): Thanks for raising this Rich - I noticed this the other day and then got distracted. Basically the check box is now not discoverable for a new user (unless they have already selected the transaction itself)
Author
Owner

@MatissJanis commented on GitHub (Apr 28, 2023):

A hotfix is available here: https://github.com/actualbudget/actual/pull/966

A better fix will be to port this component to TypeScript. This would have been prevented then. But we'll get there.. @albertogasparin has already ported loads of our code to TS, so eventually we will get there.

<!-- gh-comment-id:1528133864 --> @MatissJanis commented on GitHub (Apr 28, 2023): A hotfix is available here: https://github.com/actualbudget/actual/pull/966 A better fix will be to port this component to TypeScript. This would have been prevented then. But we'll get there.. @albertogasparin has already ported loads of our code to TS, so eventually we will get there.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#7315