status-desktop/ui/app/AppLayouts
Sale Djenic 102a385943 fix(@desktop/chat): app crash when you accept contact request
This issue is being happened randomly, no general rule, in my case it happens often when you accept
first contact from the list immediately after the app start, but the ticket says that it happens
when you click accept while context menu is opened.

Two places were threat for this crash and both are fixed here:
- getChannel proc, direct access by index to Chat element of the chats sequence,
- setChatItem proc, where we actually were setting chatItem and accessing its property without
  checking if it is an empty object.

Fixes: #2837
2021-07-13 16:33:08 -04:00
..
Browser Fixed issues #2560, #2795, #2796. 2021-07-02 08:51:14 -04:00
Chat fix(@desktop/chat): app crash when you accept contact request 2021-07-13 16:33:08 -04:00
Node feat: add dark theme colors and new properties for it 2020-07-14 12:37:17 -04:00
Profile fix(backup-seed): fix some wrong colors in the the backup seed modal 2021-07-12 17:11:28 -04:00
Timeline fix(@desktop/timeline): can't click the links and hashtags in timeline 2021-07-12 17:07:41 -04:00
UIComponents fix: using loaders for status button animations 2020-09-07 10:21:41 -04:00
Wallet fix: code review 2021-07-06 11:58:47 -04:00
qmldir feat: reintroduce the dapp browser 2020-10-20 14:42:36 -04:00