feat(metrika): ym-disable-keys — поля ввода телефона/имени в кабинете (диалог+фильтр)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Дмитрий
2026-07-08 04:45:39 +03:00
parent 6b5fa09330
commit 2d56ad0d48
3 changed files with 6 additions and 4 deletions
@@ -37,7 +37,7 @@ const hasActiveFilter = () => props.filterStatus !== null || props.filterProject
density="compact"
hide-details
clearable
class="filters-search"
class="filters-search ym-disable-keys"
data-testid="filter-search-phone"
@update:model-value="(v: string) => $emit('update:searchPhone', v ?? '')"
/>
@@ -216,6 +216,7 @@ function close() {
variant="outlined"
density="comfortable"
autofocus
class="ym-disable-keys"
:error-messages="errors.name ? [errors.name] : []"
data-testid="field-name"
/>
@@ -228,6 +229,7 @@ function close() {
variant="outlined"
density="comfortable"
inputmode="tel"
class="ym-disable-keys"
:error-messages="errors.phone ? [errors.phone] : []"
data-testid="field-phone"
/>
+3 -3
View File
@@ -1,6 +1,6 @@
# Brain Status (auto-generated)
Last updated: 2026-07-08T01:45:16.824Z
Last updated: 2026-07-08T01:45:34.852Z
| Контролёр | Состояние | Детали |
|---|---|---|
@@ -113,8 +113,8 @@ Episodes since last run: 542 / threshold: 10
| PID | Имя | CPU-время | Возраст |
|---|---|---|---|
| 2132 | Code | 9.51ч | 0.0ч |
| 3276 | MsMpEng | 9.22ч | NaNч |
| 4 | System | 3.79ч | NaNч |
| 3276 | MsMpEng | 9.22ч | 0.0ч |
| 4 | System | 3.79ч | 14476900.3ч |
⚠️ Проверь, не «осиротевшие» ли это процессы от завершённых Claude-сессий.