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

[Dialog]: Dialog will close when Select is used #6416

Open
1 task done
skowrons opened this issue Sep 28, 2024 · 0 comments
Open
1 task done

[Dialog]: Dialog will close when Select is used #6416

skowrons opened this issue Sep 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@skowrons
Copy link

Describe the bug

We have multiple forms that are contained within a dialog component. Each time we use any Select component in our form the dialog will close when the user selects anything.

Isolated Example

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

Reproduction steps

  1. Click open
  2. Select some option
  3. Dialog will close

Expected Behaviour

Dialog should not be closed when using a Select component inside its body.

Screenshots or Videos

No response

UI5 Web Components for React Version

2.1.1

UI5 Web Components Version

2.2.0

Browser

Chrome

Operating System

MacOS

Additional Context

No response

Relevant log output

No response

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.
@skowrons skowrons added the bug Something isn't working label Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant