From 24c771d1432ef84f77a47e67f7176770d5e34b11 Mon Sep 17 00:00:00 2001 From: Ruslan Bakiev <572431+veikab@users.noreply.github.com> Date: Mon, 23 Feb 2026 08:32:37 +0700 Subject: [PATCH] pilot: show pipette icon without context label --- frontend/app.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/app.vue b/frontend/app.vue index 73c1f43..faf9952 100644 --- a/frontend/app.vue +++ b/frontend/app.vue @@ -4503,13 +4503,13 @@ async function decideFeedCard(card: FeedCard, decision: "accepted" | "rejected") class="context-pipette-trigger" :class="contextPickerEnabled ? 'context-pipette-active' : ''" :disabled="pilotTranscribing || pilotSending" + aria-label="Контекстная пипетка" :title="contextPickerEnabled ? 'Выключить пипетку' : 'Включить пипетку контекста'" @click="toggleContextPicker" > - Контекст