From 96aea0a6d601c9764cafa13a05d8e4eb3b080b1f Mon Sep 17 00:00:00 2001 From: bbddbb <75060417+bbddbb1@users.noreply.github.com> Date: Sun, 5 Apr 2026 05:39:25 +0800 Subject: [PATCH] fix(ui): prevent overview access grid layout overlap on resize (#56924) Merged via squash. Prepared head SHA: ab327093fc250d7f6bdf67b0988088e2b467c821 Co-authored-by: bbddbb1 <75060417+bbddbb1@users.noreply.github.com> Co-authored-by: altaywtf <9790196+altaywtf@users.noreply.github.com> Reviewed-by: @altaywtf --- CHANGELOG.md | 1 + ui/src/ui/views/overview.ts | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2797865ac8..790690c80e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -111,6 +111,7 @@ Docs: https://docs.openclaw.ai - Agents/compaction: keep assistant tool calls and displaced tool results in the same compaction chunk so strict summarization providers stop rejecting orphaned tool pairs. (#58849) Thanks @openperf. - Outbound/sanitizer: strip leaked ``, ``, and model special tokens from shared user-visible assistant text, including truncated tool-call streams, so internal scaffolding no longer bleeds into replies across surfaces. (#60619) Thanks @oliviareid-svg. - Control UI/avatar: honor `ui.assistant.avatar` when serving `/avatar/:agentId` so Appearance UI avatar paths stop falling back to initials placeholders. (#60778) Thanks @hannasdev. +- Control UI/Overview: prevent gateway access token/password visibility toggle buttons from overlapping their inputs at narrow widths. (#56924) Thanks @bbddbb1. ## 2026.4.2 diff --git a/ui/src/ui/views/overview.ts b/ui/src/ui/views/overview.ts index 7f103e08bc2..4ee47cc06d4 100644 --- a/ui/src/ui/views/overview.ts +++ b/ui/src/ui/views/overview.ts @@ -221,11 +221,11 @@ export function renderOverview(props: OverviewProps) { : html`