Closed yusufnamdar closed 2 years ago
without auto
@yusufnamdar this doesn't look like fixing our problem properly, because it's going down to the array's length and look like infinitive if the array length is high. But it helps to update ;)
@ermanzohre I agree. as you said we could fix the case of clipped dropdowns that do not spill out of the screen like in the 2nd picture by making hardcoded overflow auto to dynamic. And, open another issue for that does have too many dropdown options and overflowing out of the screen
Branch 334-modal-overflow-auto-clips-dropdown-menu created!