AllenFang / AllenFang/react-bootstrap-table
Z-order issue - Custom new row dialog appears "underneath" bootstrap navbar.
未关闭
- 主要语言
- JavaScript
- 星标
- 2.2k
- 派生
- 761
- PR 合并指标
- 30 天内没有已合并 PR
描述
I have a custom dialog which is launched when the new row button is pressed, but the top of the dialog is obscured by the bootstrap navbar, ie: its below the bootstrap navbar in the z order.
I added a style to the navbar setting the z-order to 0, which fixed the issue, but the side effect is that dropdown menus from the navbar now appear underneath (z-order) edit controls etc, on the page.
I will provide some sample code to illustrate...
贡献指南
评估
这个 Issue 还没有评估数据。