-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
BugC: NotificationFP: UnplannedSync status with associated Feedback ItemSync status with associated Feedback ItemRegressionBroken functionality which was working previouslyBroken functionality which was working previouslySEV: LowjQuery
Description
Bug report
When a Notification is rendered on the same page as popups (Window, Dialog, etc), it is displayed behind the popup.
Reproduction of the problem
- Open the Dojo examples - https://dojo.telerik.com/rvoPVbqK and https://dojo.telerik.com/mXdTrXpa
Current behavior
Notification is displayed behind the popups.
Expected/desired behavior
The Notification should be displayed on top of the popups
Workaround
$('.k-notification').parents('.k-animation-container').css('z-index', 12500)
Dojo - https://dojo.telerik.com/TnVHKzQc
The issue is a regression starting with 2025.4.1111 version.
Environment
- Kendo UI version: 2025.4.1111
- Browser: [all ]
Metadata
Metadata
Assignees
Labels
BugC: NotificationFP: UnplannedSync status with associated Feedback ItemSync status with associated Feedback ItemRegressionBroken functionality which was working previouslyBroken functionality which was working previouslySEV: LowjQuery