How to disconnect the field on the new GhostText?
- Dominant language
- JavaScript
- Stars
- 3.6k
- Forks
- 133
- PR merge metrics
- No merged PRs in 30d
Description
_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
Assessment
This issue has not been assessed yet.