Skip to content

feat(app): add branded loading state - #142

Merged
HazAT merged 2 commits into
masterfrom
feat/improve-loading-page
Aug 16, 2026
Merged

feat(app): add branded loading state#142
HazAT merged 2 commits into
masterfrom
feat/improve-loading-page

Conversation

@HazAT

@HazAT HazAT commented Aug 15, 2026

Copy link
Copy Markdown
Member

The app now presents a branded Hackweek loading experience for both session startup and data-query states instead of a plain status message. The animated loader is shared across the auth and page state surfaces, uses the existing visual language, and marks active loading with aria-busy for assistive technology.

Review focus: the loading animation is CSS-only and the new app test verifies the indicator structure and accessibility state without changing loaded, unauthenticated, error, or forbidden flows.

Replace the plain session loading message with a branded Hackweek loader and use the same indicator for data queries. Expose aria-busy while loading so assistive technology can identify the active state, and cover the rendered indicator with an app test.
@HazAT
HazAT marked this pull request as ready for review August 15, 2026 23:59

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit dd4f824. Configure here.

Comment thread src/app/App.tsx Outdated
Describe the authentication request during the initial session state instead of implying that projects, ideas, and teams are already loading. Those records remain covered by the separate QueryState loading message after authentication succeeds.
@HazAT
HazAT merged commit 7efd140 into master Aug 16, 2026
13 checks passed
@HazAT
HazAT deleted the feat/improve-loading-page branch August 16, 2026 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant