status-desktop/ui/imports/shared
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
..
controls fix(@desktop/wallet): fix first section in activity to be displayed as loading 2023-04-10 18:07:15 +04:00
img refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
panels don't steal chat input focus 2023-04-07 20:40:56 +02:00
popups fix(@desktop/wallet): Wallet: Active account changes when clicking send transaction from a watched account 2023-04-06 21:08:51 +02:00
status fix(mentions): fix @everyone inserting incorrectly sometimes 2023-04-11 09:30:20 -04:00
stores fix(@desktop/wallet): Browser: can't do transactions in simpledapp 2023-04-07 14:10:46 +02:00
views feat(@wallet): make activity respect networks selector 2023-04-11 10:44:34 +02:00
DelegateModelGeneralized.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
LoadingAnimation.qml bug(@status-desktop): only run animations when they are visible to avoid cpu issues 2022-06-28 11:23:38 -04:00
MacTrafficLights.qml refactor: removed dynamic scoping from shared module 2022-02-01 11:46:39 +01:00
PolyfillNumberToLocaleString.js chore(Qt5.15): Fix qml warnings after qt 5.15 migration 2023-01-31 20:39:19 +02:00
qmldir chore(Qt5.15): Fix qml warnings after qt 5.15 migration 2023-01-31 20:39:19 +02:00