Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed querying bug to search similar names #18

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

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