github / github/textarea-autosize
Don't resize smaller than the current size
オープン
- 主要言語
- JavaScript
- スター
- 103
- フォーク
- 18
- 平均マージ
- 2日 5時間
- マージ済み PR(30日)
- 4
説明
If a textbox is already sized generously, typing in the textarea using this library will cause it to shrink. It'd be nice if there was a way to only allow the textarea to grow if the content gets too big for the initial size.
Thanks!
コントリビューションガイド
調査の方向性
まず、textareaの自動サイズ調整のエントリーポイントと、リサイズ動作に関する既存のテストを探します。十分な大きさのtextareaで縮小ケースを再現し、そのうえで、コンテンツが増えた場合はtextareaのサイズが引き続き調整される一方、コンテンツを削除または置き換えても初期サイズより小さくならないことを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100