-
Notifications
You must be signed in to change notification settings - Fork 731
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Focus search bar when opening Reactions view #3869
Comments
If it is okay I would like to work on this issue. |
@ryg-git sure, thanks for letting us know! |
@kittykat I would be happy to harmonize the capitalization. This is what we have now: So maybe change "Add Reaction" to "Add reaction" and "View Source" to "View source" (only visible in developer mode) would be OK. Do you confirm? [Edit] EleWeb use "React" and "Report" FWIW |
* develop: (350 commits) Remove redundancy in heading in bug report issue form Fix typo: your->you're Minimize the use of exported="true" in android Manifest - Add comments on Add exported="true" attributes - Disable manifest exporting for: - (service) VectorConnectionService - (receiver) MediaButtonReceiver Add a log to get info when an error occurred when recording / playing voice message Will help debugging issues like #3904 Fix test compilation changelog Create extension `String.isMxcUrl()` Improve code Load existing DM instead of creating a new one Remove unused SendRelationWorker and related API call (3588) Fix compilation issue changelog Message bottom sheet: move "View Reactions" action just below "Add Reaction" Update wording in message bottom sheet (#3869) Troubleshoot notification: Fix button not clickable Improve reusability of code Update changelog Add missing proper configuration for manual publishing of alias limit alias length in candidateAliasFromRoomName() Create MatrixConstants to handle max alias length limitation ...
in EA 1.3.2 |
To Reproduce
Steps to reproduce the behavior:
Expected behaviour
Search is focused (like on other apps)
Actual behaviour
Search is not focused and clicking in the "top bar" area doesn't bring it up, only the search icon does
Smartphone (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: