Skip to content

Append dropdown to body #341

@mrleblanc101

Description

@mrleblanc101

Version

  • Vue version: 2 and 3

Description

Currently, the dropdown is a child of the component, it should be appended to the body using a <Teleport> (Vue 3) / <Portal> (Vue 2) to prevent making an overflow-y: auto; scrollable (ex: Inside a modal).

Demo

2023-05-17 16 04 52

Desired behavior (the dropdown should overlay everything):
Capture d’écran, le 2023-05-17 à 16 05 30

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