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

Move command can lead to crash if invoked while category list is filtered #825

Closed
mtotschnig opened this issue May 17, 2021 · 0 comments
Closed
Labels

Comments

@mtotschnig
Copy link
Owner

mtotschnig commented May 17, 2021

Given:

  • Category A with one sub category b
  • On Category screen (either opened from transaction form or from Settings), click on search icon an enter A as search term
  • Category A now appears without children
  • Tap and hold on category A

Expected:

  • Move command is not available in contextual action bar because main category with children cannot be moved.

Actual:

  • Move command is available and when invoked crashes the app.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

No branches or pull requests

1 participant