Skip to content

When there are multiple "select" up and down, the "option" is blocked by down "select" #1655

@whyzp

Description

@whyzp

When "select" is designed to be arranged up and down, the down "select" will block the options of the up "select"

Steps to reproduce:

1.arrange the two "select" up and down
2. add some options to the up "select"
3.the down "select" will block the options of the up "select"

Expected result:
The options of up "select" should have higher z-index than the select
Actual result:

z-index of select--selectize-control--selectize-dropdown is "1"
z-index of select--selectize-control is "2"
MicrosoftTeams-image

Metadata

Metadata

Assignees

No one assigned

    Labels

    pending reviewThis issue was closed as stale; since then additional review has been requested.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions