fregante/GhostText

Some sites may remove listeners on `blur`

Offen

#213 geöffnet am 15.08.2021

 (14 Kommentare) (1 Reaktion) (0 zugewiesene Personen)JavaScript (133 Forks)github user discovery
browserenhancementhelp wanted

Repository-Metriken

Stars
 (3.611 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Setup

Browser: Chrome Editor: VS Code

Description

Sites that listen to the change event of the textarea don't update.

One example is GitHub's "Comment" button of issues and PRs, which doesn't update when the text is written via GhostText.

https://user-images.githubusercontent.com/3305402/129475148-31d3bf8b-a082-4bfb-a1e4-0210f1a3ff27.mp4

I'll open a PR to fix it.

Contributor Guide