FossifyOrg / Contacts

Easy and quick contact management with no ads, handles groups and favorites too.
https://www.fossify.org
GNU General Public License v3.0
269 stars 23 forks source link

Adding a search bar when adding contacts to a group #76

Open Harmony55 opened 6 months ago

Harmony55 commented 6 months ago

What is it?

Description of the changes in your PR

Before/After Screenshots/Screen Record

Fixes the following issue(s)

Acknowledgement

Aga-C commented 6 months ago
  1. Search should work the same as in Contacts tab.
  2. When I select contact, it gets unselected after changing search query. It doesn't allow me to find multiple different contacts.
  3. When I select contact after searching and tap OK, I lose all members that were already in the group.
naveensingh commented 5 months ago

@Harmony55 please take a look at the comment by @Aga-C

Harmony55 commented 5 months ago

Hello, sorry for the delay.

I tried to implement the sorting features similar to the ones on the main fragments. However, since the select contacts activity is different from the main ones, I'm having trouble getting which sorting option is selected.