mattermost-mobile/detox/e2e/test
Jesse Hallam e3e4fe245c
Fix direct message screen showing deactivated accounts (#8795)
* Fix direct message screen showing deactivated accounts

Fixes MM-63374. The create direct message screen was showing deactivated accounts in the user list. Fixed by:
1. Setting allow_inactive: false in userSearchFunction when searching profiles
2. Setting active: true in userFetchFunction when fetching profiles
3. Added a test to verify that deactivated users don't appear in the search results

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

* Fix test for deactivated users in DM creation screen

Updated the test to properly handle quotation marks that differ between CI and local environments.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

---------

Co-authored-by: Claude <noreply@anthropic.com>
2025-04-25 10:22:41 -03:00
..
account E2E feature schedule posts (#8709) 2025-04-23 12:10:37 +05:30
autocomplete E2E feature schedule posts (#8709) 2025-04-23 12:10:37 +05:30
channels Fix direct message screen showing deactivated accounts (#8795) 2025-04-25 10:22:41 -03:00
messaging E2E feature schedule posts (#8709) 2025-04-23 12:10:37 +05:30
scheduled_messages E2E feature schedule posts (#8709) 2025-04-23 12:10:37 +05:30
search E2E feature schedule posts (#8709) 2025-04-23 12:10:37 +05:30
server_login E2E feature schedule posts (#8709) 2025-04-23 12:10:37 +05:30
smoke_test E2E feature schedule posts (#8709) 2025-04-23 12:10:37 +05:30
teams E2E feature schedule posts (#8709) 2025-04-23 12:10:37 +05:30
threads E2E feature schedule posts (#8709) 2025-04-23 12:10:37 +05:30
setup.ts E2E feature schedule posts (#8709) 2025-04-23 12:10:37 +05:30