Lukáš Tinkl
|
158154bcca
|
fix(RenameGroupPopup): fix name validation and scrolling
- increase the length limit to 30 and allow `&`, as per the spec
- wrap the popup in a scroll view
- pls some minor cleanups
Fixes #16523
|
2024-10-23 16:18:26 +02:00 |
Seitseman
|
2275fe4f1f
|
fix(Stored): Make stores typed
Adding types instead of var for stores used in qml components
Closes: #14801
|
2024-08-27 10:52:18 +02:00 |
Boris Melnik
|
e34d28f881
|
fix(member-selector): Adds filter suggestions by chat key pasted in input
Fixes: #9881
|
2023-05-16 16:41:18 +03:00 |
Patryk Osmaczko
|
bd7f890cce
|
feat(storybook): add MembersSelector to storybook
closes: #8178
fixes: #8210
|
2022-11-18 13:13:38 +01:00 |
Alexandra Betouni
|
019a65a786
|
fix(CreateChatView): fixed tagselector various issues
Closes #7340
|
2022-11-14 09:46:22 -05:00 |
Patryk Osmaczko
|
52a34b21d0
|
fix(@desktop/chat): ensure proper limit when creating chat
|
2022-09-13 12:33:34 +02: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 |