Skip to content
This repository was archived by the owner on Apr 18, 2026. It is now read-only.
This repository was archived by the owner on Apr 18, 2026. It is now read-only.

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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