Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dropdown in sticky column is not breaking out of scrolling container #7160

Open
minaseem opened this issue Jul 2, 2023 · 0 comments
Open

Comments

@minaseem
Copy link

minaseem commented Jul 2, 2023

Describe the bug

Dropdown in the cell of sticky column(inside a table) is not breaking out of container.

Steps to reproduce the bug

  1. Go to the codesandbox link - https://codesandbox.io/s/zealous-gould-wxczrp
  2. Open the dropdown in the first column which is sticky.
  3. Observe that the dropdown menu is not breaking out of the container
  4. Check the dropdown in the second column which is not sticky - there it is working fine.

Expected behavior

Dropdown in the cell of the sticky column should break out of scrolling container

Versions

Libraries:

  • BootstrapVue: 2.23.0
  • Bootstrap: 4.#.#
  • Vue: 2.5.2

Environment:
Checked in Mac, Chrome. However, this issue does not seem to be device specific.

Demo link

codesandbox link - https://codesandbox.io/s/zealous-gould-wxczrp

Additional context

None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant