haylinmoore / bgp.exposed

1 stars 0 forks source link

indicate WS connection status in frontend and reconnect automatically #12

Open forkwhilefork opened 1 year ago

forkwhilefork commented 1 year ago

We should put an indicator in the frontend showing if the WS is connected or not. If not, we shouldn't allow the user to click the "submit" button in the initial dialog. We should also keep trying to reconnect in the background instead of forcing the user to refresh the page.