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

Problem with table's z-index #2142

Open
Ser-Custodio opened this issue Feb 13, 2023 · 0 comments
Open

Problem with table's z-index #2142

Ser-Custodio opened this issue Feb 13, 2023 · 0 comments

Comments

@Ser-Custodio
Copy link

Ser-Custodio commented Feb 13, 2023

I'm submitting a ... (check one with "x")

[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, post on Stackoverflow or Gitter

Current behavior

I have a custom dropdown. When I open the dropdown the options are displayed behind the table.
image

Expected behavior

The opened dropdown should be over the table.

Reproduction of the problem

  1. Create a custom dropdown (input of type select) with a few options.
  2. Put a ngx-datatable after the dropdown

If I change the datatable z-index to -1 the behavior changes but I can no longer manipulate the table (orderBy, activate, select, etc...).

What is the motivation / use case for changing the behavior?

Please tell us about your environment:
Windows 10

  • Table version:
    20.1.0

  • Angular version:
    15

  • Browser: all

  • Language: all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant