@angular/material 19: Datepicker integrated with Timepicker should not reset the time
- Lenguaje dominante
- TypeScript
- Estrellas
- 25k
- Forks
- 6.8k
- Merge medio
- 1 d 8 h
- PR fusionados (30 d)
- 91
Descripción
### Which @angular/* package(s) are the source of the bug?
@angular/material
### Is this a regression?
Yes
### Description
Can be reproduced in the v19 example: https://material.angular.io/components/timepicker/examples#timepicker-datepicker-integration
Steps:
1) use datepicker to select date
2) use timepicker to select time
3) change date - either via picker or type
Expected Result:
Time portion of the value should not change
Actual Result:
Time portion resets to 00:00
### Please provide a link to a minimal reproduction of the bug
https://material.angular.io/components/timepicker/examples#timepicker-datepicker-integration
### Please provide the exception or error you saw
```true
```
### Please provide the environment you discovered this bug in (run `ng version`)
```true
"@angular/material": "19.0.3",
```
### Anything else?
_No response_
Guía de contribución
Línea de trabajo
Comienza con el ejemplo de integración de v19 Datepicker y Timepicker enlazado en el issue y reproduce el restablecimiento después de cambiar la fecha. Rastrea el manejo del valor para esa integración y, a continuación, verifica que cambiar la fecha conserve la hora seleccionada anteriormente en lugar de restaurar 00:00.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- angular, typescript
- Área
- frontend
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Tranquilo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 55/100