Skip to content

HTML5 date inputs should not be wrapped in vertical_multi_select #387

@felunka

Description

@felunka

The default initializer wrapps the date input in the vertical_multi_select:

This will render a arrow like a dropdown in the date input:
Firefox:
grafik
Chrome:
grafik

The arrow can not be clicked and a user has to actively click left of the arrow to be able to open the date picker.

Removing the line from the initializer will remove the arrow and make the whole input clickable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions