Skip to content

fix: autofocus in message threads#3869

Merged
jamesarich merged 1 commit into
meshtastic:mainfrom
mdecourcy:fix/autofocus-in-message-threads
Dec 1, 2025
Merged

fix: autofocus in message threads#3869
jamesarich merged 1 commit into
meshtastic:mainfrom
mdecourcy:fix/autofocus-in-message-threads

Conversation

@mdecourcy

@mdecourcy mdecourcy commented Nov 30, 2025

Copy link
Copy Markdown
Contributor

Same fix as #3857 different place

Closes #3866

@github-actions github-actions Bot added the bugfix PR tag label Nov 30, 2025
@jamesarich jamesarich added this pull request to the merge queue Dec 1, 2025
Merged via the queue into meshtastic:main with commit f3d0305 Dec 1, 2025
5 of 6 checks passed
@codecov

codecov Bot commented Dec 1, 2025

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.53%. Comparing base (c27df15) to head (c1f6713).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...kotlin/org/meshtastic/feature/messaging/Message.kt 0.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main   #3869      +/-   ##
========================================
- Coverage   0.53%   0.53%   -0.01%     
========================================
  Files        392     392              
  Lines      22932   22934       +2     
  Branches    2892    2892              
========================================
  Hits         122     122              
- Misses     22789   22791       +2     
  Partials      21      21              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix PR tag

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Text input box inside chats in focus every time a chat is opened.

2 participants