DiscipleTools / disciple-tools-mobile-app

The React Native code base for the Disciple.Tools mobile app
https://disciple.tools/
15 stars 19 forks source link

Hide `archived` records #593

Open mikeallbutt opened 3 years ago

mikeallbutt commented 3 years ago

If a record is archived then it doesn't need to be shown in a list. It would good to have a way to toggle the show or hide such records. One way would be to use a menu item behind a Kebab icon on the contact or group list screens.

mikeallbutt commented 2 years ago

Using a standard icon for hide/show and/or archived/not archived would allow toggles to be done via an icon that could be placed on list screens and in bottom sheets.