codex-team/editor.js

💡Use 'text' cursor when there is the only placeholder

Open

#1,165 opened on May 23, 2020

View on GitHub
 (1 comment) (2 reactions) (0 assignees)TypeScript (1,985 forks)batch import
good first issue

Repository metrics

Stars
 (26,602 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

  1. Describe a problem. When placeholder is displaying it is not intuitive that you can click and edit that content because of the cursor is in standard style telegram-cloud-photo-size-2-5352945091536334306-x

  2. Describe the solution you'd like. Mockups are welcome. Make cursor: text for editor block when there is the only placeholder telegram-cloud-photo-size-2-5352945091536334308-x

Contributor guide