@angular/material 19: Datepicker integrated with Timepicker should not reset the time
- 主要言語
- TypeScript
- スター
- 25k
- フォーク
- 6.8k
- 平均マージ
- 1日 8時間
- マージ済み PR(30日)
- 91
説明
### 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_
コントリビューションガイド
調査の方向性
Issue にリンクされている v19 Datepicker と Timepicker の統合例から始め、日付を変更した後にリセットされる現象を再現してください。次に、その統合における値の処理を追跡し、日付を変更しても以前に選択した時刻が維持され、00:00 に戻らないことを確認してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- angular, typescript
- 領域
- frontend
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 55/100