status-desktop/ui/imports
Jonathan Rainville fe64d0eb04 fix(mentions): fix @everyone inserting incorrectly sometimes
Fixes #10212

The problem was that we were detecting that the name was empty string and comparing to another empty string and inserting that, which is incorrect.

There was also a problem with the detection of the name being completely written. onKeyPressed didn't take into account the new letter added, onKeyReleased does.
2023-04-11 09:30:20 -04:00
..
Themes fix(StatusChatInput): improve code highlighting in code snippet/blocks 2023-01-10 15:21:45 +01:00
assets fix(AuthenticationIllustration): Final version of the authentication illustration 2023-04-10 12:13:51 +03:00
shared fix(mentions): fix @everyone inserting incorrectly sometimes 2023-04-11 09:30:20 -04:00
utils fix(MintTokensPanel): Update input fields validation 2023-04-11 11:18:41 +03:00