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

bug: Modal z-order is above editor popup #3900

Closed
dm-canteen opened this issue Jun 12, 2024 · 2 comments
Closed

bug: Modal z-order is above editor popup #3900

dm-canteen opened this issue Jun 12, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@dm-canteen
Copy link
Contributor

Describe the bug

image

To reproduce

  1. Add modal to project.
  2. Click modal button to open it.
  3. Add results to modal.
  4. Add frontend script to Modal Results' Data Source.
  5. Hover over error in editor, popup renders below Modal.

Expected behavior

The editor popup should be above the modal as it originates from "outside" the preview window which the modal is filling.

Screenshots

see above

Browser information

Firefox 126

Application version

CE v1.344.3

Additional Context

No response

@dm-canteen
Copy link
Contributor Author

@fatonramadani Thanks for the quick fix, it's almost perfect:
image

@fatonramadani
Copy link
Contributor

@dm-canteen Fixed on latest!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants