TF-4229 Add integration test on mobile for case edit_a_tag_scenario
This commit is contained in:
@@ -100,6 +100,7 @@ mixin LabelContextMenuMixin on PopupContextMenuActionMixin {
|
||||
.toList();
|
||||
|
||||
return openBottomSheetContextMenuAction(
|
||||
key: const Key('label_action_type_context_menu'),
|
||||
context: context,
|
||||
itemActions: contextMenuActions,
|
||||
onContextMenuActionClick: (menuAction) {
|
||||
|
||||
Reference in New Issue
Block a user