VMelnalksnis / Gnomeshade

Self-hosted personal finance tracker
http://www.gnomeshade.org/
GNU Affero General Public License v3.0
32 stars 5 forks source link

Transaction overview sometimes does not refresh updated rows #1352

Open VMelnalksnis opened 2 months ago

VMelnalksnis commented 2 months ago

Describe the bug The selected/updated row in the transaction list is only sometimes updates, other times requiring a manual refresh.

To Reproduce Steps to reproduce the behavior:

  1. Merge two existing transactions
  2. See that they still show up as separate transactions
  3. Click refresh
  4. See that they are now merged

Expected behavior UI automatically refreshes/displayed up-to-date information after user performs an action.