Commit 6d7dd8f
fix: filter blocked users from invite and create group dialogs
Blocked users were showing in the "Invite Member" and "Create Group"
member selection lists despite being blocked. The is_blocked property
was already available on every profile object — just not checked.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c073a53 commit 6d7dd8f
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10242 | 10242 | | |
10243 | 10243 | | |
10244 | 10244 | | |
| 10245 | + | |
10245 | 10246 | | |
10246 | 10247 | | |
10247 | 10248 | | |
| |||
11942 | 11943 | | |
11943 | 11944 | | |
11944 | 11945 | | |
| 11946 | + | |
11945 | 11947 | | |
11946 | 11948 | | |
11947 | 11949 | | |
| |||
0 commit comments