Skip to content

[crud] Move confirm-dialog to the slot to make its overlay stylable globally #9708

Open
@web-padawan

Description

@web-padawan

Motivation

With native popover, we'll no longer teleport vaadin-confirm-dialog-overlay to the body but instead keep it in the shadow DOM of the vaadin-confirm-dialog. We should make sure it can be styled with light DOM CSS.

Proposed solution

Move confirm-dialog used in vaadin-crud the light DOM e.g. slot="confirm-dialog".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions