Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MessageStrip]: When a message strip is inside a popover, closing the messagestrip also closes the popover #10468

Open
1 task done
Vir-Mittal opened this issue Jan 6, 2025 · 1 comment
Labels
bug This issue is a bug in the code Medium Prio TOPIC RL

Comments

@Vir-Mittal
Copy link

Bug Description

When a message strip is inside a popover, closing the messagestrip also closes the popover

Sandbox

Affected Component

MessageStrip

Expected Behaviour

When the close button of the message strip is clicked, the message strip should close, but the parent popover should remain open

Isolated Example

No response

Steps to Reproduce

  1. Open the popover
  2. Click the close icon of the message strip
  3. The popover closes
    ...

Log Output, Stack Trace or Screenshots

No response

Priority

Medium

UI5 Web Components Version

2.5.1

Browser

Chrome

Operating System

No response

Additional Context

No response

Organization

SuccessFactors

Declaration

  • I’m not disclosing any internal or sensitive information.
@Vir-Mittal Vir-Mittal added the bug This issue is a bug in the code label Jan 6, 2025
@unazko
Copy link
Contributor

unazko commented Jan 9, 2025

Hello @SAP/ui5-webcomponents-topic-rl,

The issue is reproducible via the following sample and it is similar to the following issue.

This might be due to a bubbling close event that reaches the ui5-popvoer component.

Best regards,
Boyan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug in the code Medium Prio TOPIC RL
Projects
Status: New Issues
Development

No branches or pull requests

2 participants