Skip to content

fix(ui): clear loading on stats/table early exits (#448) - #460

Merged
ZhuchkaTriplesix merged 1 commit into
devfrom
issue/448-stats-table-loading-clear
Jul 27, 2026
Merged

fix(ui): clear loading on stats/table early exits (#448)#460
ZhuchkaTriplesix merged 1 commit into
devfrom
issue/448-stats-table-loading-clear

Conversation

@ZhuchkaTriplesix

Copy link
Copy Markdown
Member

Summary

  • MySQL/Postgres stats: clear _loading when replaceIfChanged returns false; disconnect → error state.
  • MySQL/Postgres/SQLite table (+ custom SQL): early exit while loading no longer leaves a stuck spinner.

Closes #448

Test plan

  • Open MySQL/Postgres stats; refresh with unchanged data — spinner clears
  • Force disconnect mid-load — error UI, not infinite Connecting…

Match extension_stats: clear _loading when replaceIfChanged is a no-op.
Set error + stop spinner when connection is missing after load started.

Closes #448
@github-actions github-actions Bot added bug Something isn't working ui User interface components and widgets mysql MySQL database driver and workspace labels Jul 27, 2026
@ZhuchkaTriplesix
ZhuchkaTriplesix merged commit 5073493 into dev Jul 27, 2026
4 checks passed
@ZhuchkaTriplesix
ZhuchkaTriplesix deleted the issue/448-stats-table-loading-clear branch July 27, 2026 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working mysql MySQL database driver and workspace ui User interface components and widgets

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant