TF-4229 Add integration test on mobile for case search_email_with_tag_scenario
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user