converse.js icon indicating copy to clipboard operation
converse.js copied to clipboard

autocomplete_add_contact is not working

Open rheman opened this issue 4 years ago • 4 comments

Hi everyone,

I am using the latest conversejs release (7.0.4). I have the following setting enabled in my init.

        autocomplete_add_contact: true,
        allow_contact_requests: true,

But when I try to add a contact, the auto-completion is not working. But when I try to Invite someone to the groupchat, the auto-completion works perfectly.

Regards,


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

rheman avatar Dec 14 '20 09:12 rheman

@rheman do you have any error message in the browser console ?

bernard-ng avatar Jan 13 '21 19:01 bernard-ng

@bernard-ng I do not have any error in my browser console. autocomplete works when in invite users to a given groupchat. But it does not work when try to add a contact.

Regards,

rheman avatar Jan 17 '21 17:01 rheman

Hi everyone,

@jcbrand

I just upgraded from 7.0.4 to 7.0.5. I still have the same behavior.

I have the following setting enabled in my init.

autocomplete_add_contact: true,
allow_contact_requests: true,

But when I try to add a user via "Add a contact", the auto-completion is not working.

I the following screenshot the autocomplete is not working when trying to add users "Durand" via "Add a contact"

Screenshot from 2021-03-30 09-35-41

But when I try to Invite someone to the groupchat, the auto-completion works perfectly.

I the following screenshot the autocomplete is working in group context when trying to invite the user "Durand" to join the group

Screenshot from 2021-03-30 09-38-05

Regards,

rheman avatar Mar 30 '21 09:03 rheman

Hi everyone, We still have the same behavior on the new release (V8.0.1). @Echolon

Regards,

rheman avatar Sep 26 '21 02:09 rheman