@angular/material 19: Datepicker integrated with Timepicker should not reset the time
- Lingua principale
- TypeScript
- Stelle
- 25k
- Fork
- 6.8k
- Merge medio
- 1g 8h
- PR unite (30g)
- 91
Descrizione
### 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_
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia con l’esempio di integrazione di v19 Datepicker e Timepicker collegato nell’issue e riproduci il reset dopo aver modificato la data. Traccia quindi la gestione del valore per questa integrazione e verifica che la modifica della data mantenga l’ora selezionata in precedenza invece di ripristinare 00:00.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- angular, typescript
- Ambito
- frontend
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Tranquilla
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 55/100