RocketChat / RocketChat/Rocket.Chat
Create a channel and username with non-english characters
Open
@tassoevan is already working on this.
Since Apr 18, 2019.
feat: i18n
type: bug
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
RocketChat/Rocket.Chat.Electron#1176
RocketChat/Rocket.Chat.Android#2210
Description:
In korea, users want to create a channel and username in korean. so Can you provide the feature that uses UTF-8 characters? So, we can create a channel and username in non-english charaters.
Steps to reproduce:
- create a channel
- type a non-english characters in input box for the channel.
doesn't work
Expected behavior:
To create a channel or username in UTF-8 characters.
Actual behavior:
Doesn't work. but created in english only.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.