damus
damus copied to clipboard
Username autocompletion with @ should be case insensitive
Currently, when composing a note, searching for users to autocomplete from your contact list via '@' does a case sensitive search. This typically works fine since most users have used lowercase handles. However, if a user has an uppercase character, Damus fails to match.
Test vectors:
@nvk (no results)
@NVK (matches pubkey)
Global search for me works with lowercase. See

However, composing a new note and using @ to tag is case sensitive.


Correct; I was not specific enough in my original issue report; updated the text to reflect this. Thanks!
@jblachly can you confirm if this issue is fixed on your end? If yes, can you kindly close this issue 🙏