dodo icon indicating copy to clipboard operation
dodo copied to clipboard

Tag completer doesn't close after typing valid tag

Open The-Compiler opened this issue 1 year ago • 0 comments

When typing a tag manually that's a valid tag, but also a substring of other valid tags, the tag completer doesn't close:

image

It should probably close once a space is typed (are tags with spaces a thing?).

The-Compiler avatar Oct 09 '24 06:10 The-Compiler