Concordium / concordium-reference-wallet-android

Reference Android wallet for the Concordium blockchain
Apache License 2.0
12 stars 2 forks source link

Date separator shown for days without transactions #29

Closed Bargsteen closed 2 years ago

Bargsteen commented 3 years ago

Bug Description "Date separators" are shown for days without any transactions. This only occurs when the other balance type has transactions on those days. This occurs on both the regular and shielded balance.

Steps to Reproduce

  1. Create a new account
  2. View the shielded balance and see that it states "This balance has no transactions yet."
  3. Make a regular transaction (fx a GTU drop)
  4. View the shielded balance

Expected Result "This balance has no transactions yet." is still shown.

Actual Result A "date separator" with TODAY is shown with no transactions underneath.

Note The same behaviour can be seen in older transactions and on either type of balance (i.e. also when viewing the regular balance). Here, I have some regular transactions on the 21. of September, but no shielded transactions on that date.

Versions