AllenFang / AllenFang/react-bootstrap-table

Z-order issue - Custom new row dialog appears "underneath" bootstrap navbar.

Open
#1,581 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.2k
Forks
761
PR merge metrics
No merged PRs in 30d

Description

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...

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.