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

[Popup] with on: "manual", attached to a "normal" element should not be shown above [Modal] (jsfiddle test case included) #6923

Open
DamodarSojka opened this issue Jan 21, 2020 · 0 comments

Comments

@DamodarSojka
Copy link

(Instead of reading all this you can also just open the fiddle and it should be obvious what the issue is)

Steps

  1. Attach popup (with on: "manual") to an element on the page.

  2. Open Popup.

  3. Popup is shown on the page.

  4. Open Modal.

  5. Modal is shown on the page, but the previously opened popup is shown above/on the same level the Modal is.

Expected Result

Popup to be shown below the modal (i.e. be dimmed by the Modal dimmer).

Actual Result

Popup is shown above the Modal.

Version

2.3.1 (my production) and (the version your example jsfiddle runs on)

Testcase

https://jsfiddle.net/9trwxdb2/

Thank you!

@DamodarSojka DamodarSojka changed the title [Popup] with on: "manua", attached to a "normal" element should not be shown above [Modal] (test case included!) [Popup] with on: "manua", attached to a "normal" element should not be shown above [Modal] (jsfiddle test case included) Jan 21, 2020
@DamodarSojka DamodarSojka changed the title [Popup] with on: "manua", attached to a "normal" element should not be shown above [Modal] (jsfiddle test case included) [Popup] with on: "manual", attached to a "normal" element should not be shown above [Modal] (jsfiddle test case included) Jan 21, 2020
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