Skip to content

[Toast]: Disappearing of the toast message also closes the responsive popover #11554

Closed
@Vir-Mittal

Description

@Vir-Mittal

Bug Description

When a toast message is inside a responsive popover, and the toast message appears and then disappears, the responsive popover also closes.

This only happens if the toast message is a child of the popover component
This does not happen if the toast component is placed outside the popover component

Affected Component

Toast

Expected Behaviour

The responsive popover should not close

Isolated Example

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

Steps to Reproduce

  1. Open a responsive popover
  2. Click a button inside the popover to show a toast message
  3. Once the toast message disappears, the popover also closes

Log Output, Stack Trace or Screenshots

No response

Priority

Medium

UI5 Web Components Version

2.10

Browser

Chrome

Operating System

No response

Additional Context

No response

Organization

No response

Declaration

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

Metadata

Metadata

Labels

TOPIC RLbugThis issue is a bug in the code

Type

No type

Projects

Status

Completed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions