Skip to content

Modals Toast: Component is rendered behind List #10158

@tkeiner

Description

@tkeiner

Describe the bug

When a Toast is shown via the Modals, the Toast message is covered by the List Component. Making the content invisible.
Using the standard Toast Component without Modals, works fine.

In v1 of the web components this was not an issue.

Isolated Example

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

Reproduction steps

  1. Place List Component over desired Toast Placement spot
  2. Place the Modals Component at the same position

Expected Behaviour

Toast should be fully visible.

Screenshots or Videos

image

UI5 Web Components for React Version

2.4.0

UI5 Web Components Version

2.4.0

Browser

Chrome

Operating System

No response

Additional Context

No response

Relevant log output

No response

Organization

No response

Declaration

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Completed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions