Skip to content

Fix documentation version menu stacking - #571

Open
Yuge Zhang (ultmaster) wants to merge 1 commit into
microsoft:mainfrom
ultmaster:fix/docs-version-warning-menu-570
Open

Fix documentation version menu stacking#571
Yuge Zhang (ultmaster) wants to merge 1 commit into
microsoft:mainfrom
ultmaster:fix/docs-version-warning-menu-570

Conversation

@ultmaster

Copy link
Copy Markdown
Contributor

Summary

  • remove the warning banner stacking context that painted above the documentation version menu
  • keep the version list readable while preserving the existing banner layout and styling

Verification

  • uv run --locked --no-sync mkdocs build --strict
  • uv run --locked --no-sync pre-commit run --all-files --show-diff-on-failure
  • visually verified and independently reviewed with the version menu open at 1024×720 and 771×405

Fixes #570

Copilot AI balanced review requested due to automatic review settings August 27, 2026 11:00

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Removes the warning banner’s stacking context so the documentation version menu remains visible above it.

Changes:

  • Removes position and z-index from the version warning banner.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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.

Documentation menu hides under warning banner

2 participants