bug(matInput): input with type datetime-local doesn't show a calendar pop-up
- Vorherrschende Sprache
- TypeScript
- Sterne
- 25k
- Forks
- 6.8k
- Ø Merge
- 1 T. 8 Std.
- Gemergte PRs (30 T.)
- 91
Beschreibung
### Is this a regression?
- [X] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
14
### Description
An input with type `datetime-local` doesn't show the calendar pop-up in Angular Material 15. This is a regression.
Angular Material 15:

Angular Material 14:

### Reproduction
v15: https://stackblitz.com/edit/datetime-local-angular-15
v14: https://stackblitz.com/edit/datetime-local-angular-14
### Expected Behavior
A calendar icon and pop-up should be available just like in v14
### Actual Behavior
The calendar icon is missing and there is no way to open the calendar pop-up
### Environment
- Angular: 15.0.1
- CDK/Material: 15.0.0
- Browser(s): Chrome
- Operating System (e.g. Windows, macOS, Ubuntu): macOS
Beitragsleitfaden
Rechercherichtung
Führe die verlinkten Angular 15- und Angular 14-StackBlitz-Reproduktionen in Chrome aus und vergleiche das Verhalten des datetime-local-Eingabefelds. Verfolge die Angular Material-Eingabeverarbeitung, die für das Kalendersymbol und das Pop-up verantwortlich ist. Als abgeschlossen gilt die Aufgabe, wenn Angular Material 15 die erwartete Kalenderfunktion und das Pop-up für datetime-local-Eingabefelder wiederherstellt, ohne andere Eingabetypen zu beeinträchtigen.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- angular, typescript
- Bereich
- frontend
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100