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

How do I insert a container on top of the gridster-item? #911

Open
thiagosauddev opened this issue Apr 15, 2024 · 0 comments
Open

How do I insert a container on top of the gridster-item? #911

thiagosauddev opened this issue Apr 15, 2024 · 0 comments

Comments

@thiagosauddev
Copy link

There are times when it is necessary to insert elements such as:

  • select
  • dropdowns

Among others...

These elements should be on top of the gridster-item, however, even if you insert position: absolute and z-index: 999, these elements remain inside the gridster-item and do not protrude over it, which causes you to cut off the open elements.

How do I display the elements on top of the gridser-item, where these elements are children of the item itself?

I'm using the Angular 11x version.

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