Skip to content

fixed querying bug to search similar names#18

Open
bijanebrahimi wants to merge 7 commits intojakiestfu:masterfrom
bijanebrahimi:master
Open

fixed querying bug to search similar names#18
bijanebrahimi wants to merge 7 commits intojakiestfu:masterfrom
bijanebrahimi:master

Conversation

@bijanebrahimi
Copy link

fixed the bugs like Dropdown doesn't hide when have more usernames with the same beginning or Typeahead does not hide when using with queryBy name/username

to fix this, i change the code to only search for the word between user's cursor in textbox/inputbox and the space or delimiter character behind it. add this to last changes i made into the code to have different delimiter character for each user object, i added an delimiters option which is optional and defines all the possible delimiters. read the fuul documentation here

CHANGELOG

  • added overriding delimiter
  • optional key/name/image object variable name
  • removed already mentions objects from emptyQuery list result
  • fixed unclosed mention menu bug
  • enhanced query results
  • added versioning

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant