Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IgcMultiColumnComboBox's dropdown list shows behind IgcDialog #1056

Open
jsakamotoIGJP opened this issue Feb 6, 2024 · 0 comments
Open

IgcMultiColumnComboBox's dropdown list shows behind IgcDialog #1056

jsakamotoIGJP opened this issue Feb 6, 2024 · 0 comments
Assignees
Labels
bug Something isn't working 🆕 status: new The issue is new and will be reviewed when somebody picks it up.

Comments

@jsakamotoIGJP
Copy link

Description

The dropdown list of the IgcMultiColumnComboBox component inside an IgcDialog component appears behind the IgcDialog's content, making it inaccessible to users.

Steps to reproduce

  1. Run the application I attached to this issue post.
  2. Click on the "Show Dialog" button.
  3. Once the dialog appears, click on the icon at the end of the right of the combo box component.

Result

The dropdown list of the IgcMultiColumnComboBox component will appear behind the IgcDialog's content.

image

Expected result

The dropdown list of the IgcMultiColumnComboBox component must appear in front of the IgcDialog's content.

Note

see also the issue #755, "IgcDatePicker's dropdown calendar shows behind IgcDialog". It was resolved by adding the open-as-child and is-fixed properties for the IgcDatePicker.

Attachments

📦C_00000000_IgcDialog_and_IgcMultiColumnCombo.zip

@jsakamotoIGJP jsakamotoIGJP added 🆕 status: new The issue is new and will be reviewed when somebody picks it up. bug Something isn't working labels Feb 6, 2024
@ig-robstoffers ig-robstoffers self-assigned this Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 🆕 status: new The issue is new and will be reviewed when somebody picks it up.
Projects
None yet
Development

No branches or pull requests

2 participants