hydrogen-web icon indicating copy to clipboard operation
hydrogen-web copied to clipboard

Gap fill from HS should halt on network disconnection

Open MidhunSureshR opened this issue 2 years ago • 0 comments

and should resume when connection is regained This PR:

  • Wait for network reconnection before retrying gap fill
  • UI Improvements:
    • Errors can optionally show a spinner (eg when waiting for reconnection)
    • Other errors show no spinner
    • Show either "Not Loading" or the error itself but not both
    • Not Loading should not show a spinner

MidhunSureshR avatar Aug 05 '22 06:08 MidhunSureshR