Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat(ui): focus messages with Escape#577

Open
pascalandr wants to merge 1 commit into
NeuralNomadsAI:devfrom
pascalandr:feat/focus-conversation-after-submit
Open

feat(ui): focus messages with Escape#577
pascalandr wants to merge 1 commit into
NeuralNomadsAI:devfrom
pascalandr:feat/focus-conversation-after-submit

Conversation

@pascalandr

@pascalandr pascalandr commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Press Escape in the prompt to move keyboard focus to the current conversation.

This makes keyboard navigation through long conversations faster without any click needed.

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

PR builds are available as GitHub Actions artifacts:

https://github.com/NeuralNomadsAI/CodeNomad/actions/runs/29047177401

Artifacts expire in 7 days.
Artifacts:

  • pr-577-ac5e7a772053f5a05ef3ec3b51cf7503cf227f02-tauri-macos
  • pr-577-ac5e7a772053f5a05ef3ec3b51cf7503cf227f02-tauri-windows
  • pr-577-ac5e7a772053f5a05ef3ec3b51cf7503cf227f02-tauri-linux
  • pr-577-ac5e7a772053f5a05ef3ec3b51cf7503cf227f02-tauri-macos-arm64
  • pr-577-ac5e7a772053f5a05ef3ec3b51cf7503cf227f02-electron-macos
  • pr-577-ac5e7a772053f5a05ef3ec3b51cf7503cf227f02-electron-windows
  • pr-577-ac5e7a772053f5a05ef3ec3b51cf7503cf227f02-electron-linux

@pascalandr pascalandr changed the title feat(ui): focus conversation after prompt submission feat(ui): focus conversation with Escape Jul 9, 2026
@pascalandr pascalandr changed the title feat(ui): focus conversation with Escape feat(ui): focus messages with Escape Jul 9, 2026
Allow users to move keyboard control from the prompt to the current message stream by pressing Escape.

Keep existing Escape handling for open pickers and shell mode by only moving focus when the key event remains unhandled.

Validated with the UI typecheck, prompt submission test, and production UI build.
@pascalandr pascalandr force-pushed the feat/focus-conversation-after-submit branch from f154cab to 0a688fe Compare July 9, 2026 20:50
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

PR builds are available as GitHub Actions artifacts:

https://github.com/NeuralNomadsAI/CodeNomad/actions/runs/29049128923

Artifacts expire in 7 days.
Artifacts: (none found on this run)

2 similar comments
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

PR builds are available as GitHub Actions artifacts:

https://github.com/NeuralNomadsAI/CodeNomad/actions/runs/29049128923

Artifacts expire in 7 days.
Artifacts: (none found on this run)

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

PR builds are available as GitHub Actions artifacts:

https://github.com/NeuralNomadsAI/CodeNomad/actions/runs/29049128923

Artifacts expire in 7 days.
Artifacts: (none found on this run)

@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

PR builds are available as GitHub Actions artifacts:

https://github.com/NeuralNomadsAI/CodeNomad/actions/runs/29049292338

Artifacts expire in 7 days.
Artifacts:

  • pr-577-0a688fe91ee78220168fb0aaa5caf82238a053b4-tauri-macos
  • pr-577-0a688fe91ee78220168fb0aaa5caf82238a053b4-tauri-linux
  • pr-577-0a688fe91ee78220168fb0aaa5caf82238a053b4-tauri-windows
  • pr-577-0a688fe91ee78220168fb0aaa5caf82238a053b4-electron-macos
  • pr-577-0a688fe91ee78220168fb0aaa5caf82238a053b4-tauri-macos-arm64
  • pr-577-0a688fe91ee78220168fb0aaa5caf82238a053b4-electron-windows
  • pr-577-0a688fe91ee78220168fb0aaa5caf82238a053b4-electron-linux

@github-actions

Copy link
Copy Markdown

PR builds are available as GitHub Actions artifacts:

https://github.com/NeuralNomadsAI/CodeNomad/actions/runs/29077716064

Artifacts expire in 7 days.
Artifacts:

  • pr-577-0a688fe91ee78220168fb0aaa5caf82238a053b4-tauri-macos
  • pr-577-0a688fe91ee78220168fb0aaa5caf82238a053b4-tauri-linux
  • pr-577-0a688fe91ee78220168fb0aaa5caf82238a053b4-tauri-windows
  • pr-577-0a688fe91ee78220168fb0aaa5caf82238a053b4-tauri-macos-arm64
  • pr-577-0a688fe91ee78220168fb0aaa5caf82238a053b4-electron-macos
  • pr-577-0a688fe91ee78220168fb0aaa5caf82238a053b4-electron-windows
  • pr-577-0a688fe91ee78220168fb0aaa5caf82238a053b4-electron-linux

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.

1 participant