Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

[MDCSelect] overflow inside of dialog #5590

Closed
@dy

Description

@dy

Bug report

Select within dialog creates overflow for dropdown menu
image

That was one of the reasons we used mdc-select__native-control, besides #5428 (we can't simply send form data as fetch(url, new FormData(formElement)) now).
Also mobiles handle native select dropdowns better.

Steps to reproduce

  1. Create dialog with MDCSelect inside

Actual behavior

Expected behavior

Not to have overlay.

Your Environment:

Software Version(s)
MDC Web 4.0.0
Browser Brave / Chrome
Operating System Win10

Possible solution

Hoist menu to body in some way?

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