Equal icon indicating copy to clipboard operation
Equal copied to clipboard

it-modal competes with it-select

Open dansgithubuser opened this issue 3 years ago • 2 comments

Because .it-modal-body has overflow: hidden, an it-select will not function properly inside of one. What does the overflow setting accomplish? Could it just be dropped?

dansgithubuser avatar Apr 12 '21 20:04 dansgithubuser

oveflow: hidden makes slot content to respect border radius of the modal

quatrochan avatar Apr 15 '21 23:04 quatrochan

So it is expected behavior that an it-select will not function in an it-modal without overriding style?

I'm not sure I'm understanding nuance of border radius... shouldn't slot be contained in modal and modal has a radius outside that? And if it-select drops down, it should be able to go outside the border.

dansgithubuser avatar Apr 16 '21 15:04 dansgithubuser