question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Select in Modal draws under Modal

See original GitHub issue

Upgrading from 6.2 to 6.6 and it breaks some of our UI.

We render a Select in a Modal and the Select dropdown contents are drawn under the Modal and therefore unselectable

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
gergelykecommented, Mar 14, 2019

Yes, we agree - we’ll land a fix next week

0reactions
yctercerocommented, Jul 26, 2019

Thanks for the link @tajo! We had misplaced the BaseProvider.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Select in Modal draws under Modal · Issue #1022 - GitHub
We render a Select in a Modal and the Select dropdown contents are drawn under the Modal and therefore unselectable.
Read more >
Bootstrap modal z-index - Stack Overflow
I solved the problem by a) adding position:relative to the input, giving the input a z-index:1 and giving my underlay a z-index:0 ....
Read more >
grid shown within modal window doesn't draw all the way until ...
So as the title suggests, I have a kendo grid within a modal kendo ... .ClientTemplate("< input type = 'checkbox' #= Selected ?...
Read more >
Modal - Bootstrap
Use Bootstrap's JavaScript modal plugin to add dialogs to your site for lightboxes, user notifications, or completely custom content.
Read more >
mdb-select in container with overflow
Hello, if I use mdb-select in modal-body with overflow (adding .modal-dialog-scrollable to modal-dialog), then select options are not drawing correctly over ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found