esnet / esnet/react-dynamic-forms
Cursor moves in text edit
オープン
- 主要言語
- JavaScript
- スター
- 37
- フォーク
- 12
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
After validation fails in a text edit, you cannot click to move the cursor to edit the field. Instead you must completely delete the entry and start over.
If you try and click anywhere in the text box, the cursor is always moved to the end of the text.
see https://github.com/esnet/esnet-esdb/issues/799
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、バリデーションに失敗した後のテキスト編集の挙動を再現します。その際、issue の説明とリンクされた esnet/esdb issue を文脈として使用してください。見つけた関連するエントリポイントからテキストボックスの処理を追跡します。完了とは、既存のテキスト内をクリックしたときに、カーソルが常に末尾へ移動するのではなく、クリックした位置に置かれることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, react
- 領域
- frontend
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 38/100