Skip to content

Modal autofocus is broken for dropdown #1900

@mvorisek

Description

@mvorisek

Thanks to Fomantic-UI 2.9.0 which prevents dropdown open on focus we should focus dropdown field if it is the 1st one in the modal.

Currently we do input field autofocus in

doAutoFocus(modal) {
which has no dropdown support.

related to fomantic/Fomantic-UI#2490

once the Fomantic-UI is fixed, we should not need any custom code (the atk.modalService.doAutoFocus function should be dropped)

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