RocketChat / RocketChat/Rocket.Chat.ReactNative
Support Autofill of Login Fields on Android
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 1.5k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 90
Description
Description:
The username and password fields on the login screen should be autofill-able.
Environment Information:
- Rocket.Chat Server Version: 6.1
- Rocket.Chat App Version: 4.37.1.40532
- Device Name: OnePlus 5
- OS Version: Android 13
Steps to reproduce:
- Install and open RocketChat
- Enter server URL + confirm
- Click on "Username" field
Expected behavior:
Android should offer to autofill username and password using the autofill service configured in Settings -> Passwords and accounts.
Actual behavior:
Autofill is not offered.
Additional context:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Android login-screen implementation in the React Native app and read the Android autofill guide linked in the issue. Reproduce the missing autofill behavior on Android 13 with a configured autofill service. Done means Android offers saved username and password credentials in the login fields.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, react-native, typescript
- Domain
- authentication, mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100