Skip to content

Fix focus when replying to messages#623

Open
7w1 wants to merge 2 commits intodevfrom
fix/focus-capture
Open

Fix focus when replying to messages#623
7w1 wants to merge 2 commits intodevfrom
fix/focus-capture

Conversation

@7w1
Copy link
Copy Markdown
Member

@7w1 7w1 commented Apr 1, 2026

Description

Recaptures input box focus when replying to a message.

Fixes #621

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

AI disclosure:

  • Partially AI assisted (clarify which code was AI assisted and briefly explain what it does).
  • Fully AI generated (explain what all the generated code does in moderate detail).

@7w1 7w1 requested a review from hazre as a code owner April 1, 2026 20:37
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 1, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

Status Preview URL Commit Alias Updated (UTC)
✅ Deployment successful! https://pr-623-sable.raspy-dream-bb1d.workers.dev fe09f2a pr-623 Wed, 01 Apr 2026 21:10 UTC

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.

When replying to a message, the "Send a message..." box is not focused

1 participant