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

"Manage Categories" window in a split transaction only opens for the first 2 split rows #4881

Closed
4 of 8 tasks
Gigific opened this issue Jul 28, 2022 · 0 comments
Closed
4 of 8 tasks
Assignees
Milestone

Comments

@Gigific
Copy link

Gigific commented Jul 28, 2022

MMEX version:

  • 1.5.17
  • 1.5.18

Operating System:

  • Windows
  • Mac OSX
  • Linux

Description of the bug

When adding a transaction, if the "Category" field is empty, it is possible to hit "Enter" to open the "Organize Categories" window and select the transaction category.
If the procedure is done for a split transaction, from the 3rd row onwards, the "Organize Categories" window is no longer available when pressing "Enter".

Reproduction

  1. Create a new transaction (i.e. in a Checking account)
  2. Click the "+" icon to use split categories
  3. in the first "Category" field, hit Enter while the field is still empty and observe that a "Manage Categories" window is oped and allows the selection of the category for this part of the split transaction
  4. write an amount for the first row in the "Amount" field
  5. Click "Add Split" and repeat steps 3-4 for the 2nd row and observe the same behavior:
    bug1
  6. BUG: Now a third row is available, but if you hit "Enter" in the empty "Category" field, the "Manage Categories" window does not appear anymore:
    bug2

Is the bug reproducible?

  • Always
  • Randomly
  • Happened only once

Expected result:
The "Manage Categories" window should be available for all the rows of a split transaction when the user hits enter and the field is empty.

Actual result:
The "Manage Categories" window only appears for the first 2 rows.

@whalley whalley added the bug label Jul 28, 2022
@whalley whalley added this to the v1.5.19 milestone Jul 28, 2022
whalley pushed a commit to whalley/moneymanagerex that referenced this issue Jul 29, 2022
@whalley whalley self-assigned this Jul 29, 2022
@whalley whalley added the fixed label Jul 29, 2022
whalley added a commit that referenced this issue Jul 29, 2022
fix(#4881): new split rows now binded
@vomikan vomikan modified the milestones: v1.5.20, v1.5.19 Jul 31, 2022
@vomikan vomikan closed this as completed Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants