Emoji matching should be case insensitive #2167
Labels
good first issue
Relatively easy to fix. This is a perfect issue if you are willing to create a Pull Request.
plugin:emoji
The plugin which probably causes the issue.
status:confirmed
An issue confirmed by the development team.
target:minor
Any docs related issue that can be merged into a master or major branch.
type:bug
A bug.
Milestone
Type of report
Bug
Provide detailed reproduction steps (if any)
Emoji matching should be case insensitive.
ATM there are some emojis like
:OK_hand:
, and since there is no case insenstivity, typing:ok_
will not match this emoji.Expected result
Matches should be case insensitive.
Actual result
Letter casing matters.
Other details
The text was updated successfully, but these errors were encountered: