This is a migrated thread and some comments may be shown as answers.

How to stack Windows with modals

1 Answer 53 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Grant
Top achievements
Rank 3
Iron
Iron
Veteran
Grant asked on 08 Feb 2021, 06:53 PM

Hi Team, 

I've created a demo of my issue here, https://stackblitz.com/edit/react-kpchtb. Im trying to stack windows with their modal, but as you will see in the demo, opening the second window stacks its modal under both windows.

How can I stack it above preventing users from interacting with the first window? 

Thanks,
Grant

1 Answer, 1 is accepted

Sort by
0
Accepted
Stefan
Telerik team
answered on 09 Feb 2021, 08:35 AM

Hello, Grant,

This is expected as the overlay has a fixed z-index of 10001 and every other overlay is on the same level.

If you wish I can suggest opening a feature request for dynamic z-index of the overlay to allow each next Window to be over the current one:

https://feedback.telerik.com/kendo-react-ui

Regards,
Stefan
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
General Discussions
Asked by
Grant
Top achievements
Rank 3
Iron
Iron
Veteran
Answers by
Stefan
Telerik team
Share this question
or