Z-index is not correct for sticky ic-page-header
未关闭
@MI6-806 已经在做这个了。
开始于 2023年6月9日。
good first issue
page-header component
- 主要语言
- TypeScript
- 星标
- 53
- 派生
- 63
- 平均合并
- 2 天 4 小时
- 30 天内合并 PR
- 15
描述
Summary of the bug
Spotted on the guidance site, the page header is sticky and should be shown above any page content. However, the ic-menu is displayed over it when it is opened and the page is scrolled.
🪜 How to reproduce
- Go to https://design.sis.gov.uk/components/select.
- Click the select example on the guidance tab so that the menu is open.
- Scroll down whilst keeping the menu open.
- The menu will appear above the sticky page header.
🧐 Expected behaviour
A sticky page header should cover all page content.
📸 Screenshots or code

Additional info
Will maybe need a new design token for a sticky page header z-index. Could then add that to page header when the sticky prop is applied.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。