From e6a85a9de4e48910a2bc3afc3f2a0b5101d19a72 Mon Sep 17 00:00:00 2001 From: Matthieu Date: Mon, 11 May 2026 14:59:12 +0200 Subject: [PATCH] feat(custom-fields) : autocomplete sur le nom dans MachineCustomFieldDefEditor Co-Authored-By: Claude Opus 4.7 (1M context) --- frontend/app/components/PieceModelStructureEditor.vue | 7 +++---- frontend/app/components/StructureNodeEditor.vue | 5 ++--- .../components/machine/MachineCustomFieldDefEditor.vue | 7 +++---- .../app/components/machine/MachineCustomFieldsCard.vue | 9 ++++----- 4 files changed, 12 insertions(+), 16 deletions(-) diff --git a/frontend/app/components/PieceModelStructureEditor.vue b/frontend/app/components/PieceModelStructureEditor.vue index 6d08a92..5509c73 100644 --- a/frontend/app/components/PieceModelStructureEditor.vue +++ b/frontend/app/components/PieceModelStructureEditor.vue @@ -94,12 +94,11 @@
- + size="xs" + /> + size="sm" + />