fregante/GhostText

How to disconnect the field on the new GhostText?

Offen

#178 geöffnet am 27.01.2021

 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (133 Forks)github user discovery
discussionhelp wanted

Repository-Metriken

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

Beschreibung

Originally posted by @subnut in https://github.com/GhostText/GhostText/issues/172#issuecomment-735098823:

If a field is currently connected, then clicking the GhostText extension icon and selecting the connected field should disconnect it.

Yeah the current disconnection logic isn't super clear. In the previous version you would just click the button again and it would disconnect, but now it just looks for more fields.

So the solution I came up with is to right click the button 😬 or to just close the editor tab (which would make more sense, since you're done with it so you want to go back to the browser)

Does anyone have any suggestions for an intuitive way to disconnect the editor from the browser?

Contributor Guide