Skip to content

fix: ensure header displays above content during loading state#166

Merged
Lipo11 merged 1 commit intobirdwingo:mainfrom
marceloams:fix-header-z-index-for-proper-visibility-during-loading
Jul 17, 2025
Merged

fix: ensure header displays above content during loading state#166
Lipo11 merged 1 commit intobirdwingo:mainfrom
marceloams:fix-header-z-index-for-proper-visibility-during-loading

Conversation

@marceloams
Copy link
Copy Markdown
Contributor

Fix header z-index layering above loader

Fixes z-index issues introduced in #164 where header wasn't displaying properly above the loading overlay.

Changes

  • Move zIndex: 3 from Progress.styles.ts to List.styles.ts container
  • Fix zindex typo to zIndex
  • Ensure header displays above loader during loading state

Issue

The previous loader customization PR placed z-index in the wrong component, causing header layering issues during loading states.

Related to #164

@Lipo11 Lipo11 merged commit 32fd5ca into birdwingo:main Jul 17, 2025
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.

2 participants