fregante/GhostText

Some sites may remove listeners on `blur`

Ouverte

#213 ouverte le 15 août 2021

 (14 commentaires) (1 réaction) (0 personne assignée)JavaScript (133 forks)github user discovery
browserenhancementhelp wanted

Métriques du dépôt

Stars
 (3 611 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur