michaelWuensch / BitBanana

Lightning Node Management for Android
https://bitbanana.app
MIT License
90 stars 11 forks source link

Brief show of zero balance #80

Closed schildbach closed 1 month ago

schildbach commented 3 months ago

Description

Each startup, BitBanana briefly (and sometimes longer) shows a balance of 0 before the actual balance appears.

Expected Behavior

I think it should not do that. It's extremely irritating, especially in those cases where that invalid state shows for a longer time.

Actual Behavior

See description.

Possible Fix

Show some progress indicator instead: e.g. "Loading balance…"

If the rest of the main screen is usable even without proper balance, the progress could be shown on the main screen with the other buttons already active.

Steps to Reproduce

  1. Start BitBanana.
  2. Watch startup closely.

Context

Your Environment

michaelWuensch commented 3 months ago

@schildbach Thanks for the report. This issue is actually already fixed in the next branch. There I redid the whole starting procedure during the refactoring for multi backend support and cleaned and improved lots of things.

Should be out with the next update :)

michaelWuensch commented 1 month ago

This is fixed now and shipped with v0.8.0!