Skip to content

Add CSS var for sticky header z-index; update docs - #1311

Merged
gvreddy04 merged 3 commits into
mainfrom
bugfix/1181-layout-top-row-fix
Aug 25, 2026
Merged

Add CSS var for sticky header z-index; update docs#1311
gvreddy04 merged 3 commits into
mainfrom
bugfix/1181-layout-top-row-fix

Conversation

@gvreddy04

Copy link
Copy Markdown
Contributor

Introduced --bb-layout-sticky-header-z-index in blazor.bootstrap.css for sticky header z-index control. Updated .bb-top-row-sticky to use the variable. Enhanced docs to guide customizing the stacking order via global stylesheet overrides.

Introduced --bb-layout-sticky-header-z-index in blazor.bootstrap.css for sticky header z-index control. Updated .bb-top-row-sticky to use the variable. Enhanced docs to guide customizing the stacking order via global stylesheet overrides.
@gvreddy04 gvreddy04 added this to the 4.0.0 milestone Aug 25, 2026
@gvreddy04 gvreddy04 self-assigned this Aug 25, 2026
Updated file paths in <Snippet> components within LayoutServerDocumentation.razor, LayoutWebAssemblyDocumentation.razor, and SortableListDocumentation.razor to reference demo files under the Demos directory. This aligns documentation with the recent directory restructuring.
@gvreddy04 gvreddy04 added the enhancement New feature or request label Aug 25, 2026
Added "Sticky header stacking order" section to Blazor Server and WebAssembly layout docs. Explained customizing sticky header z-index via --bb-layout-sticky-header-z-index CSS variable and provided example code snippets.
@gvreddy04
gvreddy04 merged commit c298a52 into main Aug 25, 2026
1 of 3 checks passed
@gvreddy04
gvreddy04 deleted the bugfix/1181-layout-top-row-fix branch August 25, 2026 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-layout enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BlazorBootstrapLayout CSS .bb-top-row-sticky z-index magic number too low

1 participant