You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can optionally add the Header action of Unselect all. When we click on Select all (which I have fixed now), we can change that option to Unselect all. by checking a variable from the ViewModel named isAllSelected.
And if unselect all clicked, we reset the list and the isAllSelected. and HeaderAction is again reset to Select All.
If user decides to click on the chip or deselect one contact, then we can check if list is empty || isAllSelected is false. then change the HeaderAction back.
Sagar0-0
added a commit
to Sagar0-0/Signal-Android
that referenced
this issue
Jan 8, 2025
Guidelines
Bug description
Steps to do:
All except...
orOnly share with...
, which will navigate us to the ContactSelectionListFragment.Issues:
Select All
button does not update the UI.I am ready with a PR, please approve this improvement and assign this issue to me.
Screenshots
document_6312069446429055630.mp4
Device
No response
Android version
14
Signal version
7.28.4
Link to debug log
NA
The text was updated successfully, but these errors were encountered: