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

[Bug Report][3.5.17] Date-Picker ":weekdays:.." will still show seven dates on one row, it does not create a new row for each week #19718

Open
JxVdV opened this issue Apr 30, 2024 · 0 comments
Labels
C: VDatePicker VDatePicker E: date T: bug Functionality that does not work as intended/expected

Comments

@JxVdV
Copy link

JxVdV commented Apr 30, 2024

Environment

Vuetify Version: 3.5.17
Vue Version: 3.4.10
Browsers: Chrome 124.0.0.0, Google Chrome, Mozilla Firefox, Safari, Microsoft Edge, Internet Explorer, Opera, Other
OS: Windows 10, Windows, iOS, Mac OSX

Steps to reproduce

:weekdays="[1,2,3,4,5]" or anything else less then all days

Expected Behavior

it should show the new shortened weeks and only show the day titles of the selected days

Actual Behavior

all day headers will still be visible and dates will only wrap to next row after seven dates, so when for example, only showing mondays you will create the visual that there is only one short week in a month

Reproduction Link

https://play.vuetifyjs.com/#...

bugreportDatePickerVuetify

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected E: date C: VDatePicker VDatePicker labels Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VDatePicker VDatePicker E: date T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

2 participants