Fix focus behaviour when opening single-purpose features (#2349)
authorGimle Larpes <97182804+GimleLarpes@users.noreply.github.com>
Sat, 28 Jun 2025 14:45:21 +0000 (16:45 +0200)
committerGitHub <noreply@github.com>
Sat, 28 Jun 2025 14:45:21 +0000 (20:15 +0530)
commit77ab37f637c3f7d597c4ae3660fc5dedaa6a3e71
tree197b5788380c41f2c50b2153b1b5111ab0f92419
parent461e730c345370fe9afa422127c9b112fef31288
Fix focus behaviour when opening single-purpose features (#2349)

* Improve focus behaviour on search boxes and chats

* Implemented MR #2317

* Fix crash if canMessage is false

* Prepare for PR #2335

* disable autofocus on message field
src/app/features/message-search/SearchInput.tsx
src/app/organisms/invite-user/InviteUser.jsx