RocketChat / RocketChat/Rocket.Chat

Discrepancy in the feedback for available channel names

Open
#24,348 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Description:

When we write the channel name while creating a new channel, sometimes the feedback which is supposed to show the availability of that name generates wrong names. Sometimes it responds with a string which is a substring of our chosen name.

Steps to reproduce:
1)Click on create new channel button on the left-hand side panel of the rocket-chat window.
Screenshot 2022-01-30 015926

2)Try searching for possible channel names in the Name textbox.

Expected Behaviour:

The feedback should spell our chosen name exactly.

Actual Behaviour:

Sometimes generates incorrectly spelled names.
1)Test 1
Screenshot 2022-01-30 020120
2)Test 2
Screenshot 2022-01-30 020129

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 issue in the create-new-channel UI using the Name textbox and compare the feedback with the entered channel name. Trace the availability feedback from that entry point; done means suggested or reported names preserve the chosen spelling exactly in both reported test cases.

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
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.