Skip to content

Dropdown boundary="window" fails within responsive table header #3563

Closed
@michaelfelixmurphy

Description

@michaelfelixmurphy

I have a responsive table and a dropdown in one of its headers. If the table content is shorter than the dropdown, the dropdown is trapped inside the scrollbox of the table. I figured I could fix this easily with boundary="window" as I have done on other responsive tables to fix tooltips. But this does not seem to do anything. I tried to reproduce the issue using native Bootstrap and the issue does not reproduce (i.e. adding data-boundary="window" does indeed work using only Bootstrap).

Link to reproduce: https://codesandbox.io/s/goofy-joliot-v9b8f

Since this has boundary="window", I would expect the dropdown to breakout of the .table-responsive div.

Please let me know if you need any further information.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions