Skip to content

[Toast and Dialog]: Toast is under the overlay of the dialog #10920

@AlexYanSap

Description

@AlexYanSap

Describe the bug

We’ve identified an issue where the toast notification appears under the overlay of the dialog when using UI5 version 2.5.0. This issue does not occur in UI5 version 2.7.0, where the toast displays correctly above the dialog.

Image

Isolated Example

https://stackblitz.com/edit/github-xfohieoh?file=src%2FApp.tsx

Reproduction steps

  1. go to the isolated example
  2. click the button "show toast" in the opened dialog
  3. you will see the toast "123" is shown under the overlay of the dialog

Expected Behaviour

The toast should appear above the dialog overlay, regardless of the UI5 version.

Screenshots or Videos

Image

UI5 Web Components for React Version

2.5.0

UI5 Web Components Version

2.5.0

Browser

Chrome

Operating System

No response

Additional Context

No response

Relevant log output

Organization

SAP SF

Declaration

  • I’m not disclosing any internal or sensitive information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    Status

    Completed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions