App
App copied to clipboard
Selecting members on the participants page then removing a member leaves button selector in a weird state
Coming from https://github.com/Expensify/App/pull/39757#issuecomment-2052597656
This is maybe not a really typical action to take, but we should do something about it.
- Create a Group Chat
- Navigate to participants
- Select several participants
- Tap a participant
- Remove from group
- Participants selector has wrong count.
Possible solution: On workspace tags we clear the selection when clicking on a tag, we can do similar thing here
is that going external @marcaaron?
This is being fixed in https://github.com/Expensify/App/pull/40136
Let's close this