gtoolkit
gtoolkit copied to clipboard
Page UID Link Markup Doesn't Disappear When Losing Focus
#2548 added the ability to reference a titled, but unnamed, page via title. The autocomplete works and is converted to a link via UID, nice! However, when the markup loses focus, it doesn't disappear.
https://user-images.githubusercontent.com/184176/170722106-f785854f-3a64-4e27-920c-8cbd49ac86e7.mov
This still needs to be fixed, but as a workaround until then...
If a snippet finishes with a link I normally put a space after the link so that clicking at the end of the snippet doesn't expand the link. This will also mean that the link is collapsed before you move focus out of the snippet.
If a snippet finishes with a link I normally put a space after the link so that clicking at the end of the snippet doesn't expand the link.
That doesn't seem to work in this case, although if I put a space and a non-whitespace character, the markup goes away.
In any case, not a huge deal. Happy to be able to link via UID at all :)
https://user-images.githubusercontent.com/184176/170877258-d6baaf1e-062c-420c-bd45-2630cc9a05ff.mov
Duplicate in #2881