Skip to content

Dropdowns in Tables have z-index issues with subsequent rows #41670

@e-Dan-K

Description

@e-Dan-K

Prerequisites

Describe the issue

I have a two-row dropdown that appears when a button is pressed within a table cell. On narrow iPhones, the dropdown appears to the left. When it is drawn, however, the second row of the dropdown is obscured by the next row of the table:

Image

On the last row of the table, it displays properly:

Image

This has been reliably recreatable on iPhones (or iPhone emulators... I can recreate it in Firefox and Chrome on Windows when I select iPhone 12/13 Pro in the inspector:

Image

With this demo page I can also recreate it under Windows Firefox and Chrome when selecting Galaxy S20 emulation.

Attached is reasonably minimized code that replicates the issue.

Reduced test cases

gamepage_v2.html

Viewable at: https://azure-marisa-69.tiiny.site

What operating system(s) are you seeing the problem on?

iOS, Android

What browser(s) are you seeing the problem on?

Safari, Firefox, Chrome

What version of Bootstrap are you using?

v5.3.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions