Skip to content

Fix browser approval sentence semantics - #92

Merged
badcuban merged 1 commit into
mainfrom
agent/fix-browser-approval-text
Jul 28, 2026
Merged

Fix browser approval sentence semantics#92
badcuban merged 1 commit into
mainfrom
agent/fix-browser-approval-text

Conversation

@badcuban

Copy link
Copy Markdown
Collaborator

What changed

Render browser approval subject and destination as one semantic sentence while retaining subject emphasis and the compact approval-bar layout.

Why

The approval subject and predicate were separate flex children. CSS made them look spaced apart, but DOM text concatenated them (example.comwants...), causing the new browser assertions—and assistive text consumers—to see a malformed sentence.

Impact

Browser navigation approvals now expose readable text for both agent-initiated and page-initiated navigation.

Validation

  • vp fmt
  • vp lint
  • vp run typecheck
  • vp run @threadlines/web#test:browser AgentActivityLine (8 passed)
  • vp run @threadlines/web#test:browser (27 files / 347 tests passed)

@vercel

vercel Bot commented Jul 28, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
threadlines Skipped Skipped Jul 28, 2026 9:47pm

Request Review

@badcuban
badcuban marked this pull request as ready for review July 28, 2026 21:47
@github-actions github-actions Bot added vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. size:XS labels Jul 28, 2026
@badcuban
badcuban merged commit 2f2f021 into main Jul 28, 2026
18 of 20 checks passed
@badcuban
badcuban deleted the agent/fix-browser-approval-text branch July 28, 2026 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant