Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Cannot place caret outside of inline code

オープン
#38 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
38/100
issue の種類
バグ
明瞭さ
明確に書かれている
活発さ
停滞
技術スタック
typescript
領域
frontend

調査の方向性

まず、issue の手順に従って Editor.js の inline-code ツールで caret がジャンプする現象を再現し、その後、ツールの caret と inline-code の処理を調べます。末尾のピリオドを削除しても caret が inline-code の内側に閉じ込められず、クリックまたは矢印キーでコードの後ろに配置できるようになれば完了です。

索引モデルが issue の本文から書いたものです。

説明

Write the following text:

This is inline code.

Backspace to delete the . at the end of the line and the caret jumps into the inline code tag. You now cannot add normal text at the end of this line. Most editors which work in a similar way allow you to click outside of the inline code or use the arrow keys to place the caret outside.

主要言語
TypeScript
スター
63
フォーク
28
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

editor-js/inline-code のほかの issue

editor-js/inline-code の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。