Skip to content

'Closing popup' is propagated for all Selects components #18091

@GuilhermeErmel

Description

@GuilhermeErmel

What happened?

I've already registered an isse but it was not resolved. And it's still an UX problem for my application, I couldn't create a good workaround. (#16207)

In my app it's possible to open a dialog from a Select component to create a new Option. In this dialog, there is another Select. If this inner Select is opened, if I want to close it (for example, clicking outside the popup), both selects are closed.

I'm creating this new isse, because the other looks like abandoned

What did you expect to happen?

If I clicked outside the "popup dialog" just that Select popup is closed.

Reproduction URL

https://codepen.io/ermel/pen/zYyOQVq

How to reproduce?

Click in "external" Select
Click in Button ('Click me') - to open the Dialog/Modal
Click in "inner" Select
Try to close just the 'inner Select' (without select an option), for example, clicking inside Dialog/Modal

Flavour

Quasar CLI with Vite (@quasar/cli | @quasar/app-vite)

Areas

Components (quasar)

Platforms/Browsers

No response

Quasar info output

Relevant log output

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions