RocketChat / RocketChat/Rocket.Chat

Auto-complete popup issues

Open
#14,602 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

stale
Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Description:

The auto-complete still is having some issues. I'm sure this is a duplicate ticket -- however, I'm going to take some time to note as many as I can find.

Steps to reproduce:
  1. Go to any channel or direct message
  2. Type "androidnativeapp" and then add a hashtag to the beginning
Expected behavior:

Show the correct channel that exactly matches the name in the popup.

Actual behavior:

image
auto-complete-odd

Notice the "androidnativeapp" is nowhere to be found. Also, note the Meteor mongo id() for the thread/discussion showing at the end of the auto-complete.

Server Setup Information:
  • Version of Rocket.Chat Server: 1.1.0-rc.1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the autocomplete behavior in a channel or direct message: enter #androidnativeapp and compare the popup with the expected exact channel match. Verify that the matching channel appears and that the Meteor Mongo thread/discussion ID no longer appears in the suggestions.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.