Move context-menu-related files into `FieldContextMenu/` directory: - `ChoiceSelectionModal.tsx` - `SubstitutionSelectionModal.tsx` - `MemberSelectionModal.tsx` - `withFieldContextMenu.tsx` Consider also moving `FieldOverride/` into `FieldContextMenu/`. Ref: https://github.com/KaotoIO/kaoto/pull/3197
Move context-menu-related files into
FieldContextMenu/directory:ChoiceSelectionModal.tsxSubstitutionSelectionModal.tsxMemberSelectionModal.tsxwithFieldContextMenu.tsxConsider also moving
FieldOverride/intoFieldContextMenu/.Ref: #3197