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

Pick a picker #423

Open
jgaehring opened this issue Oct 20, 2020 · 0 comments
Open

Pick a picker #423

jgaehring opened this issue Oct 20, 2020 · 0 comments

Comments

@jgaehring
Copy link
Member

We should choose a dedicated date picker library at some point in order to implement the Figma prototype of the TasksEdit component, because I don't think the current FarmDateTimeForm will cut it.

For now I just want to leave a few links to a couple libraries I found during my initial investigation:

https://vcalendar.io/

https://github.com/charliekassel/vuejs-datepicker

These two libraries more or less cover the spectrum in terms of what can be achieved with such a library: the first is a complete solution for any kind of date picker or calendar we might need, while the other is pretty barebones. I really like the first, v-calendar, but I'm a little worried it could be difficult to theme. I like that it's a one-stop-shop, which may save us some work, but on the other hand, I don't want to pull my hair out trying to override its defaults.

Also dumping this list here in case it proves helpful in the future:

https://madewithvuejs.com/blog/best-vue-js-datepickers

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