joule-labs / joule-extension

Lightning payments extension for Chrome

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Show banner when synced_to_chain is false

wbobeirne opened this issue · comments

Description of the Feature or Idea

Noticed this while watching someone upgrade today, if your getInfo response has synced_to_chain: false, we should display a banner warning you that you are syncing and may be missing funds temporarily. This can avoid a lot of user confusion.

Was thinking about displaying an icon similar to the clock for the pending balances. Maybe a red exclamation mark with warning message in a popover? Should have this done this weekend

Hope you don't mind, I'm in small issue squash mode today in the hopes of getting a 0.5.1 out soon so I knocked this one out. Thanks for volunteering though!