Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTML5 date inputs should not be wrapped in vertical_multi_select #387

Open
felunka opened this issue Oct 3, 2024 · 0 comments
Open

HTML5 date inputs should not be wrapped in vertical_multi_select #387

felunka opened this issue Oct 3, 2024 · 0 comments

Comments

@felunka
Copy link

felunka commented Oct 3, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant