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

Securities accounts - transactions tab filtering feels broken when switching tabs #4494

Open
ndsvw opened this issue Jan 26, 2025 · 0 comments
Labels

Comments

@ndsvw
Copy link

ndsvw commented Jan 26, 2025

Describe the bug
The filtering under "securities accounts" in the transactions tab feels broken when switching the tabs after entering a search string, because when switching back after searching, the filtering remains, but the search field is empty.

To Reproduce
Steps to reproduce the behavior:

  1. Create 1 security account
  2. Create 2 securities with different names
  3. Simulate a buy of both securities in that security account
  4. Go to the securities accounts overview and choose the one you created
  5. At the bottom, make sure, "Statement of Assets" is the current tab
  6. Now, switch to the transactions tab at the bottom
  7. In the search field at the right, enter something that gets you only one of the 2 securities created above
  8. Switch back to the tab "Statement of Assets"
  9. Switch back to the transactions tab at the bottom

Expected behavior
One of these:

  • either the search field is empty and the transactions for both securities are listed
  • or the search field still contains what you entered and only one type of the securities is listed

Actual behavior

  • only the results that were there when you left the transactions tab, are still there, but the search field is empty (nothing is written in the search field, but the list is still filtered)

Additional information

  • In my first try, I closed the application to get rid of the filtering. But it's also possible to just type something into the search field and remove it to get rid of the filtering.

Desktop (please complete the following information):

  • OS: Linux
  • Version: 0.73.0

BTW: Thanks for writing this awesome piece of software!

@ndsvw ndsvw added the bug label Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant