feat(timepicker): allow input to be of type time with its native placeholder support
- Vorherrschende Sprache
- TypeScript
- Sterne
- 25k
- Forks
- 6.8k
- Ø Merge
- 1 T. 8 Std.
- Gemergte PRs (30 T.)
- 91
Beschreibung
### Feature Description
Automatically add `:` like normal `` does,
or let user use the `type="time"` with the input.
### Use Case
Actually, we can type anything into the input, so the user may not understand that he has to enter `:` after the second character.
The way the native time picker works seems more intuitive.
Beitragsleitfaden
Rechercherichtung
Finde die Implementierung des timepicker-Eingabefelds und die dazugehörigen bestehenden Tests und vergleiche anschließend das aktuelle Verhalten bei der Texteingabe mit einem nativen input vom Typ="time". Ermittle, ob die akzeptierte Änderung das automatische Einfügen eines Doppelpunkts, die Unterstützung des nativen input-Typs oder beides ist; als erledigt gilt die Aufgabe, wenn das ausgewählte Verhalten durch Tests abgedeckt und für Benutzer intuitiv ist.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- angular, typescript
- Bereich
- frontend
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100