Skip to content
This repository has been archived by the owner on Nov 7, 2020. It is now read-only.

Make time input quicker to use #23

Open
imacrayon opened this issue Sep 28, 2019 · 0 comments
Open

Make time input quicker to use #23

imacrayon opened this issue Sep 28, 2019 · 0 comments

Comments

@imacrayon
Copy link
Owner

imacrayon commented Sep 28, 2019

I think the time input field would be quicker to use if it made fuzzy search suggestions as you typed. The hour/minute picker that exists now requires a lot of precise clicking.

We could load an array with time options in 15min increments (12:00 AM - 11:45 PM) and then pass it into the <auto-complete> component to suggest time options as the user types.

These changes would need to happen in TimeField.vue.

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

No branches or pull requests

1 participant