Skip to content

fix(ui): always pop DDL loading overlay (#447) - #459

Merged
ZhuchkaTriplesix merged 1 commit into
devfrom
issue/447-ddl-overlay-pop
Jul 27, 2026
Merged

fix(ui): always pop DDL loading overlay (#447)#459
ZhuchkaTriplesix merged 1 commit into
devfrom
issue/447-ddl-overlay-pop

Conversation

@ZhuchkaTriplesix

Copy link
Copy Markdown
Member

Summary

  • Capture root navigator before DDL fetch; pop loading on success, error, and unmount.
  • Extension + SQLite table views.

Closes #447

Test plan

  • Open DDL, navigate away mid-load — no stuck spinner
  • DDL success and failure still work

Capture NavigatorState before await and pop loading even when the
host widget unmounts mid-fetch (extension + SQLite table views).

Closes #447
@github-actions github-actions Bot added bug Something isn't working ui User interface components and widgets labels Jul 27, 2026
@ZhuchkaTriplesix
ZhuchkaTriplesix merged commit 67a6c36 into dev Jul 27, 2026
4 checks passed
@ZhuchkaTriplesix
ZhuchkaTriplesix deleted the issue/447-ddl-overlay-pop 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 ui User interface components and widgets

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant