mattermost-mobile/detox/e2e
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
..
support E2E feature schedule posts (#8709) 2025-04-23 12:10:37 +05:30
test Fix direct message screen showing deactivated accounts (#8795) 2025-04-25 10:22:41 -03:00
config.js E2E feature schedule posts (#8709) 2025-04-23 12:10:37 +05:30
custom_sequencer.js Detox/E2E: Add custom test sequencer (#6611) 2022-09-01 07:56:31 -07:00
path_builder.js Add import order lint rules (#5672) 2021-09-13 10:18:03 +02:00