new-chat-dialog: Show dummy contact if length is less than 3 and greater than 0
In the new chat dialog, the Dummy contact only shows up if the length is greater than 3 which is a bit confusing if one is inputting a new number.
This MR allows the dummy contact to show up if the length is less than 3.
There was also some spacing issues fixed in a different commit. Feel free to drop it if you don't want them (or you want to add them yourself to not mess up git blame).
Merge request reports
Activity
mentioned in merge request !896 (merged)
- Resolved by Mohammed Sadiq
May I know why is this needed? Or can this be restricted only when multi selection is enabled (if that's the requirement) ?
added 10 commits
-
df240331...d0fa6507 - 8 commits from branch
Librem5:master
- f0c6257b - new-chat-dialog: Fix spacing issues
- 6043312e - new-chat-dialog: Show dummy contact if length is less than 3 and greater than 0
-
df240331...d0fa6507 - 8 commits from branch
added 6 commits
-
6043312e...54dc1279 - 4 commits from branch
Librem5:master
- db3cdb81 - new-chat-dialog: Fix spacing issues
- 50b9c466 - new-chat-dialog: Show dummy contact if length is less than 3 and greater than 0
-
6043312e...54dc1279 - 4 commits from branch
added 1 commit
- 89144286 - new-chat-dialog: Show dummy contact if length is less than 3 and greater than 0
added 1 commit
- 37a869e6 - new-chat-dialog: Show dummy contact if length is less than 3 and greater than 0
added 1 commit
- a301f7f1 - new-chat-dialog: Show dummy contact if length is less than 3 and greater than 0
added 4 commits
-
a301f7f1...95252c55 - 3 commits from branch
Librem5:master
- 21eb6051 - new-chat-dialog: Show dummy contact if length is less than 3 and greater than 0
-
a301f7f1...95252c55 - 3 commits from branch
added 3 commits
-
54dc1279...95252c55 - 3 commits from branch
Librem5:master
-
54dc1279...95252c55 - 3 commits from branch
added 1 commit
- 1885036f - window: Don't hide "Add Contact" if there is an error
added 1 commit
- 96b419fd - new-chat-dialog: Show dummy contact if length is less than 3 and greater than 0
added 1 commit
- 13aa16cf - new-chat-dialog: Show dummy contact if length is less than 3 and greater than 0
added 1 commit
- 9bba7fc3 - new-chat-dialog: Show dummy contact if length is less than 3 and greater than 0
added 6 commits
-
9bba7fc3...efc0634d - 5 commits from branch
Librem5:master
- 4674c9cd - new-chat-dialog: Show dummy contact if length is less than 3 and greater than 0
-
9bba7fc3...efc0634d - 5 commits from branch
enabled an automatic merge when the pipeline for 4674c9cd succeeds