lightninglabs / lightning-terminal

Lightning Terminal: Your Home for Lightning Liquidity
MIT License
502 stars 88 forks source link

Front-end integration for disabled subservers #620

Closed itsrachelfish closed 1 year ago

itsrachelfish commented 1 year ago

This PR creates a new SubServerStatus store which checks which services are being run by litd. When loop and pool are not running or are in an error state, the page displays an error message:

image

Depends on #541

jbrill commented 1 year ago

Also for the svg, we might want to tweak the color to be fill="currentColor" instead of fill="none"

dstrukt commented 1 year ago

ACK to @jbrill's SVG comment! Always have to remember that one when dealing with icons 😂

lightninglabs-deploy commented 1 year ago

@jbrill: review reminder @itsrachelfish, remember to re-request review from reviewers when ready