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

[Feature Request] Add an Option to Make Hour and Minute Inputs Editable in v-time-picker #20714

Open
arsen26 opened this issue Nov 18, 2024 · 0 comments

Comments

@arsen26
Copy link

arsen26 commented Nov 18, 2024

Problem to solve

I'm working with the v-time-picker component in Vuetify, and I need the hour and minute inputs (currently read-only) to be editable by the user. Ideally, users should be able to click on these inputs and manually change the hour and minute values, in addition to using the graphical selector.
v-time-picker feature

Proposed solution

The hour and minute should be displayed as v-text-field components with full editing capabilities.
Manually entered values should be validated and reflected in the picker component.

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

No branches or pull requests

1 participant