Igor Sirotin
6fe82ef133
fix: Fix and rework "start chat" text field input ( #10450 )
2023-04-27 17:03:49 +03:00
Alexandra Betouni
620cad159a
[StartChat]: fixed text input scroll
...
Closes #9885
2023-04-11 12:39:11 +03:00
Lukáš Tinkl
19e7c42cc2
chore: extract input cursor delegate into StatusCursorDelegate
...
- unified UI/UX; no code changes, just reduces code duplication
- use the correct OS/platform blink interval with
`Qt.styleHints.cursorFlashTime`
2023-04-07 20:40:56 +02:00
mprakhov
d60a4b0c97
fix(@desktop/chat): open 121 chat by pasting chat key of existing mutual contact
2022-12-06 15:01:09 +02:00
mprakhov
32d1d927ef
fix(@desktop/chat): Hide 'no results found' when entering the chat key in start chat
2022-12-06 12:39:02 +02:00
Patryk Osmaczko
bd7f890cce
feat(storybook): add MembersSelector to storybook
...
closes : #8178
fixes : #8210
2022-11-18 13:13:38 +01:00
Noelia
4cdc2f8a91
fix(CreateChat): Text input is displayed when choosing contacts for new chat
...
Applied the following solution agreed with design team: When a user types their message, hitting enter, or pressing send, should automatically create the chat and send the message, removing the 'To' input field and Confirm/Reject buttons (that means, directly navigating to the new created chat).
Fixes #7706
2022-11-16 09:33:56 +01:00
Alexandra Betouni
019a65a786
fix(CreateChatView): fixed tagselector various issues
...
Closes #7340
2022-11-14 09:46:22 -05:00
Patryk Osmaczko
3b866c2ff6
chore(chat/MembersSelector): display "no results" when not found
...
fixes : #7495
2022-11-11 14:11:07 +01:00
Noelia
03691ba4b1
test(GroupChat): Broken tests updated
...
The create a group chat related objects have been updated according to new qml changes.
Now these tests are working (if they don't work it is bc of mailserver reliability).
2022-10-04 11:17:47 +02:00
Igor Sirotin
010bdc9956
feat(CreateChatView): Support pasting chat key
2022-09-28 09:55:25 -04:00
Alexandra Betouni
d45230a6f7
fix(CreateChatView): disable confirm button if no tags added
...
Closes #7493
2022-09-28 12:53:16 +03:00
Alexandra Betouni
311cf5332c
fix(Createchat/EditGroupChat view): fixed spacing all over
...
Closes #7369
2022-09-21 17:39:51 +03:00
Patryk Osmaczko
6760870dc9
fix(@desktop/chat): rework members selector
...
fixes : #5941
fixes : #7234
fixes : #7235
fixes : #7236
fixes : #7237
fixes : #7238
fixes : #7239
fixes : #7240
2022-09-13 12:33:34 +02:00