feat(timepicker): allow input to be of type time with its native placeholder support
オープン
feature
P3
- 主要言語
- TypeScript
- スター
- 25k
- フォーク
- 6.8k
- 平均マージ
- 1日 8時間
- マージ済み PR(30日)
- 91
説明
### 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.
コントリビューションガイド
調査の方向性
timepickerの入力実装と既存のテストを特定し、現在のテキスト入力の動作を、type="time"のネイティブなinputと比較します。受け入れられた変更がコロンの自動挿入なのか、ネイティブなinputタイプのサポートなのか、それとも両方なのかを判断します。選択した動作がテストでカバーされ、ユーザーにとって直感的であれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- angular, typescript
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100