RocketChat / RocketChat/Rocket.Chat

Can't create a private channel with non-latin chars

Open
#12,640 1 comment 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

Button "Create" of private channel is active (not disabled) if i write something like
День Рождения
but clicking on it does nothing: no error message or actual doing.
Only when i rename group to purely latin chars it works.

Either please support unicode names or add proper validation.

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

Reproduce private-channel creation with the Cyrillic name “День Рождения,” then compare it with a purely Latin name. Trace the private-channel creation flow and its validation feedback. Done means Unicode names work successfully, or invalid names are rejected with a clear error instead of silently doing nothing.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
full-stack
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.