Skip to content

feat(dashboard): set chat composer mobile input hints - #1556

Merged
dcramer merged 1 commit into
mainfrom
feat/dashboard-composer-input-hints
Aug 14, 2026
Merged

feat(dashboard): set chat composer mobile input hints#1556
dcramer merged 1 commit into
mainfrom
feat/dashboard-composer-input-hints

Conversation

@sentry-junior

@sentry-junior sentry-junior Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Set the dashboard conversation composer for technical chat on mobile.

  • Label the return key as Send with enterKeyHint="send" (matches Enter-to-submit).
  • Turn off autocomplete, autocorrect, autocapitalize, and spellcheck so ids, paths, and code are less mangled.
  • Keep inputMode="text" explicit.

This does not remove the iOS Safari accessory bar. That bar is system chrome.

Verified with pnpm --filter @sentry/junior-dashboard typecheck.

Requested by David Cramer.

--

View Junior Session [Sentry]

Label Enter as Send and turn off autocomplete, autocorrect, and
spellcheck so technical chat text is less mangled on mobile.

Co-Authored-By: David Cramer <david@sentry.io>
@vercel

vercel Bot commented Aug 14, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
junior-docs Ready Ready Preview Aug 14, 2026 6:03am

Request Review

@github-actions

Copy link
Copy Markdown

Dashboard visual evidence

Mode: path-selected
Selected: conversations, conversation-detail

Triggered by:

  • packages/junior-dashboard/src/client/conversations/ConversationComposer.tsx

Conversations · desktop

Conversations · desktop

Conversations · mobile

Conversations · mobile

Conversation detail · desktop

Conversation detail · desktop

Conversation detail · mobile

Conversation detail · mobile

Full-page screenshots from the mock dashboard. Not a pixel-diff gate.

@dcramer
dcramer marked this pull request as ready for review August 14, 2026 06:08
@github-actions github-actions Bot added the risk: low PR risk score: low label Aug 14, 2026
@dcramer
dcramer merged commit 021488f into main Aug 14, 2026
38 checks passed
@dcramer
dcramer deleted the feat/dashboard-composer-input-hints branch August 14, 2026 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

risk: low PR risk score: low

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant