TF-4229 Add integration test on mobile for case edit_a_tag_scenario

This commit is contained in:
dab246
2026-01-07 16:06:39 +07:00
committed by Dat H. Pham
parent 7b250f911b
commit 5a0929bff2
8 changed files with 140 additions and 0 deletions
@@ -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) {