We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No response
The Timepicker we got with @angular/material 19 doesn't look like it should be according to the Material 3 specifications.
Right now it's more like a select list with different times: https://material.angular.io/components/timepicker/overview But this is far away from the Material specifications and I don't think it's a good UI/UX experience either.
The Timepicker should work, look and feel like described in the official material specifications over here: https://m3.material.io/components/time-pickers/overview.
I also found this open source example which I would expect it to be: https://dev.to/dhutaryan/a-new-material-timepicker-component-51aj
It doesn't look like in the specifications, and I think this is not the UI quality most of us expect from the material components.
The text was updated successfully, but these errors were encountered:
highly support this issue! i would love to get a proper timepicker. The current one is a joke.
Sorry, something went wrong.
would love to have a nice timepicker instead of a select list!
No branches or pull requests
Is this a regression?
The previous version in which this bug was not present was
No response
Description
The Timepicker we got with @angular/material 19 doesn't look like it should be according to the Material 3 specifications.
Reproduction
Right now it's more like a select list with different times: https://material.angular.io/components/timepicker/overview
But this is far away from the Material specifications and I don't think it's a good UI/UX experience either.
Expected Behavior
The Timepicker should work, look and feel like described in the official material specifications over here: https://m3.material.io/components/time-pickers/overview.
I also found this open source example which I would expect it to be: https://dev.to/dhutaryan/a-new-material-timepicker-component-51aj
Actual Behavior
It doesn't look like in the specifications, and I think this is not the UI quality most of us expect from the material components.
Environment
The text was updated successfully, but these errors were encountered: