bug(mat-form-field): when using appearance="outline", input fields increases in height.
- 主要言語
- TypeScript
- スター
- 25k
- フォーク
- 6.8k
- 平均マージ
- 1日 8時間
- マージ済み PR(30日)
- 91
説明
### 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
_No response_
### Description
When using mat-form-field with appearance="outline", text input field increases in height after entering a text
Reproduces on mobile devices with iOS 17+
### Reproduction
Steps to reproduce:
1. Open Safari 17 on a mobile device (it is the default browser for iOS 17)
2. Open Angular Material Page at https://material.angular.io/components/form-field/overview
3. Find Outline form field
4. Enter any text. Probably need to clear the field and enter the text again.
### Expected Behavior
The height of the field should be the same as the field without text

### Actual Behavior
The field height is different compared to the field without text

### Environment
- Angular: 15-17
- CDK/Material: 15-17
- Browser(s): mobile Safari 17
- Operating System iOS 17.1.2
コントリビューションガイド
調査の方向性
まず、mobile Safari 17でAngular Material form-field overview pageの問題を再現します。outline form fieldを使用し、テキスト入力前後の高さを比較してください。iOS 17+でoutlined inputがテキストの有無にかかわらず同じ高さを維持し、回帰が適切なプロジェクトテストでカバーされれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- angular, typescript
- 領域
- frontend
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100