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

'Select' inputs embedded in a modal dialog are not the correct height #2

@mtmacdonald

Description

@mtmacdonald

'Select' inputs embedded in a modal dialog are not the correct height.

To recreate, make a modal dialog containing a 'select' input:

modalOptions.html = '<label for="inline-choices">Inline select: </label><select    name="inline-choices" id="inline-choices"><option>Choice 1</option></select>';

$this.modal(modalOptions);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions