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

Vue3 upgrade: try to use new Vuetify 3 date picker #18779

Closed
severinbeauvais opened this issue Nov 28, 2023 · 0 comments
Closed

Vue3 upgrade: try to use new Vuetify 3 date picker #18779

severinbeauvais opened this issue Nov 28, 2023 · 0 comments
Assignees
Labels
ENTITY Business Team

Comments

@severinbeauvais
Copy link
Collaborator

severinbeauvais commented Nov 28, 2023

For a while, Vuetify 3 did not include a Date Picker component, so some external solutions were used (eg, see #18526).

Now, Vuetify 3 includes a Date Picker -> https://vuetifyjs.com/en/components/date-pickers/#usage

This ticket is to investigate whether this Date Picker can be used in shared component DatePicker.vue (or whether we should use the external solution).

To do:

  • import new libraries (Vue 3, Vuetify 3) into shared component DatePicker
  • try to use new Date Picker in the shared component
  • update Storybook file
  • update unit tests
@severinbeauvais severinbeauvais added the ENTITY Business Team label Nov 28, 2023
@severinbeauvais severinbeauvais changed the title Vue3 upgrade: investigate whether new date picker can be used Vue3 upgrade: try to use new date picker Nov 28, 2023
@severinbeauvais severinbeauvais changed the title Vue3 upgrade: try to use new date picker Vue3 upgrade: try to use new Vuetify 3 date picker Nov 28, 2023
@leodube-aot leodube-aot self-assigned this Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ENTITY Business Team
Projects
None yet
Development

No branches or pull requests

3 participants