project-nomad/admin/inertia
Chris Sherwood 18e55c747a fix(Wikipedia): prevent loading spinner overlay during download
The LoadingSpinner component defaults to fullscreen mode which renders
a Semantic UI dimmer overlay with "Loading" text. This was overlapping
with the blue "Downloading Wikipedia" status banner.

Changed to use fullscreen={false} iconOnly to render just the spinner
icon inline within the banner.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 23:15:16 -08:00
..
app feat: [wip] native AI chat interface 2026-01-31 20:39:49 -08:00
components fix(Wikipedia): prevent loading spinner overlay during download 2026-02-03 23:15:16 -08:00
context feat: container controls & convienience scripts 2025-08-08 15:07:32 -07:00
css feat: alert and button styles redesign 2025-11-30 23:32:16 -08:00
hooks feat(AI): chat suggestions and assistant settings 2026-02-01 07:24:21 +00:00
layouts feat(AI): chat suggestions and assistant settings 2026-02-01 07:24:21 +00:00
lib feat(ContentManager): Display friendly names instead of filenames 2026-02-03 23:14:28 -08:00
pages fix(EasySetup): scroll to top when navigating between steps 2026-02-03 23:14:50 -08:00
providers fix(UI): switch to tabler icons only for consistency 2026-01-31 20:39:49 -08:00
tsconfig.json fix(Docs): documentation renderer fixes 2025-12-23 16:00:33 -08:00