ssb: Show the progress indicator more consistently.
All checks were successful
Build Tilde Friends / Build-All (push) Successful in 30m54s

This commit is contained in:
2025-07-31 12:48:45 -04:00
parent c3415ab75c
commit c59fba817d
4 changed files with 16 additions and 2 deletions

View File

@@ -180,6 +180,10 @@ class TfTabNewsElement extends LitElement {
await this.check_peer_exchange();
}
is_loading() {
return this.shadowRoot?.getElementById('news')?.loading;
}
render_sidebar() {
return html`
<div