Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

fix: prevent unwanted emoji menu in non Latin cultures #591

Merged
merged 1 commit into from Nov 26, 2021

Conversation

RuslanGabbasov
Copy link
Contributor

At the current version emoji menu works correctly only in cultures with the Latin symbols because of this regexp rule /(?:^|[^a-zA-Z0-9_!#$%&*@@]):([0-9a-zA-Z_+-]+)?$/ and shows it every time when you type something like that "я не хочу чтобы сейчас вылезло меню:" after that we will immediately get it.

I fixed it, please consider this pull request

@tommoor tommoor merged commit 8d4238b into outline:main Nov 26, 2021
@RuslanGabbasov RuslanGabbasov deleted the fix/emoji-in-nonlatin-cultures branch November 29, 2021 04:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants