Skip to content

Agentic UI: fix resizer for chat input - #4338

Merged
nightnei merged 3 commits into
trunkfrom
agenticFixResizerForChatInput
Jul 28, 2026
Merged

Agentic UI: fix resizer for chat input#4338
nightnei merged 3 commits into
trunkfrom
agenticFixResizerForChatInput

Conversation

@nightnei

@nightnei nightnei commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Related issues

How AI was used in this PR

AI assisted

Proposed Changes

Shaun asked to avoid highlighting the chat input resizer on hover, so this PR addresses it.
@shaunandrews I was thinking about accessing the resizer via tab button, sicne we need to highlight it in this case, so I left the highlight via tab. Is it ok or ytou would you prefer another approach?

Testing Instructions

  1. Run Agentic UI
  2. Click Tab button a few times to have the chat input resizer focused
  3. Assert that it's highlighted, meaning no regressions:
    Screenshot 2026-07-24 at 16 59 10
  4. Mouse click anywhere inside Studio to lose focus
  5. Try to resize the chat input
  6. Assert that in this case it's not highlighted

@nightnei nightnei self-assigned this Jul 24, 2026
@shaunandrews

Copy link
Copy Markdown
Contributor

Yup! Makes a lot of sense for keyboard resizing. Can we make the line rounded on the ends, similar to how the handle looks for the sidebar.

@wpmobilebot

wpmobilebot commented Jul 27, 2026

Copy link
Copy Markdown
Collaborator

📊 Performance Test Results

Comparing 42fbe1c vs trunk

app-size

Metric trunk 42fbe1c Diff Change
App Size (Mac) 1375.46 MB 1381.97 MB +6.51 MB 🔴 0.5%

site-editor

Metric trunk 42fbe1c Diff Change
load 734 ms 1102 ms +368 ms 🔴 50.1%

site-startup

Metric trunk 42fbe1c Diff Change
siteCreation 6490 ms 6520 ms +30 ms ⚪ 0.0%
siteStartup 2397 ms 2389 ms 8 ms ⚪ 0.0%

Results are median values from multiple test runs.

Legend: 🟢 Improvement (faster) | 🔴 Regression (slower) | ⚪ No change (<50ms diff)

@nightnei

Copy link
Copy Markdown
Contributor Author

Yup! Makes a lot of sense for keyboard resizing. Can we make the line rounded on the ends, similar to how the handle looks for the sidebar.

Addressed

@bcotrim bcotrim left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@nightnei
nightnei merged commit 79a5d0b into trunk Jul 28, 2026
13 checks passed
@nightnei
nightnei deleted the agenticFixResizerForChatInput branch July 28, 2026 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants