RocketChat / RocketChat/Rocket.Chat

@-completion case insensitive, but @-targets are case sensitive

Open
#3,317 2 comments 0 reactions 1 assignee View on GitHub

@sampaiodiego is already working on this.

Since Jul 25, 2019.

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

Description

Your Rocket.Chat version: 0.31

Assuming the username 'galmok' exist, typing @GALMOK will cause username completion to pop up while I type, offering 'galmok'. If I do not use the completion and hence use '@GALMOK', '@GALMOK' appears as normal text and no notification is sent to the user galmok.

Shouldn't the completion system (that performs a case insensitive match) match the notification system (that makes a case sensitive match)?

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.