NativeScript / NativeScript/plugins
[@nativescript/datetimepicker] Class '-border' not applying style as per the parent TextField
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 206
- フォーク
- 123
- 平均マージ
- 2日 1時間
- マージ済み PR(30日)
- 1
説明
Hi,
When I use class '-border' for the fields, it is not having the same styling as the parent TextField.
When the date is not picked, it has a underline stroke and after picked it has non rounded borders.
<DatePickerField class="nt-input -border" hint="Enter date of birth" formControlName="dateOfBirth"
required keyboardType="datetime" returnKeyType="next" [isEnabled]="!updatingTraderDetails">
</DatePickerField>
Also when the device is in light mode (white background) can't see any elements of the field [Check the Date of Birth Field] below




コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、明るいデバイスモードと暗いデバイスモードの両方で、nt-input -border クラスを使用した DatePickerField の例を再現します。未選択時と選択時の外観を親の TextField と比較します。枠線のスタイルが一致し、白い背景上でフィールドが表示されたままになれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- mobile
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 40/100