TF-4229 Add integration test on mobile for case search_email_with_tag_scenario

This commit is contained in:
dab246
2026-01-07 15:07:47 +07:00
committed by Dat H. Pham
parent 87341d7052
commit cc8ba39d19
7 changed files with 124 additions and 9 deletions
@@ -81,6 +81,7 @@ mixin SearchLabelFilterModalMixin on PopupContextMenuActionMixin {
}).toList();
openBottomSheetContextMenuAction(
key: const Key('label_list_bottom_sheet_context_menu'),
context: context,
itemActions: contextMenuActions,
onContextMenuActionClick: (menuAction) {