fix: focus message composer textarea on suggestion item selection#2782
Merged
MartinCupela merged 1 commit intoJul 25, 2025
Merged
Conversation
|
Size Change: +51 B (0%) Total Size: 1.09 MB
βΉοΈ View Unchanged
|
Codecov Reportβ
All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2782 +/- ##
==========================================
- Coverage 81.26% 81.22% -0.04%
==========================================
Files 479 479
Lines 9536 9539 +3
Branches 2162 2162
==========================================
- Hits 7749 7748 -1
- Misses 1679 1683 +4
Partials 108 108 β View full report in Codecov by Sentry. π New features to boost your workflow:
|
oliverlaz
approved these changes
Jul 25, 2025
github-actions Bot
pushed a commit
that referenced
this pull request
Jul 25, 2025
## [13.3.0](v13.2.3...v13.3.0) (2025-07-25) ### Bug Fixes * focus message composer textarea on suggestion item selection ([#2782](#2782)) ([c7c1825](c7c1825)) * prevent validating empty inputs in poll forms ([#2780](#2780)) ([3eaa469](3eaa469)) ### Features * add static location and live location support ([#2587](#2587)) ([298a371](298a371)) * export all message components ([#2779](#2779)) ([1d1d8ae](1d1d8ae)) ### Refactors * remove outdated/invalid code from vite example App.tsx ([a2805b0](a2805b0))
|
π This PR is included in version 13.3.0 π The release is available on: Your semantic-release bot π¦π |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
π― Goal
fixes #2781