This repository has been archived by the owner on May 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 448
Implement Logins & Password Screens #4112
Labels
Milestone
Comments
7 tasks
iccub
pushed a commit
that referenced
this issue
Oct 26, 2021
… logic (#4124) Co-authored-by: Brandon T <[email protected]>
Reopening, code is merged but hidden from UI until we are ready to test it |
The Restore PR is merged #4743. The feature can be tested with 1.34 |
Ability of showing passwords on main settings page is removed along with the Show in Application Menu Toggle in password list screen. |
Verification passed on iPhone 7+ with iOS 14.8.1 running 1.34 (22.1.5.15)
Verification passed on iPhone XR with iOS 15.2 running 1.34 (22.1.5.15)
Verification passed on iPad Pro with iOS 15.3 running 1.34 (22.1.5.15)
Encountered #4814 |
7 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Problem Description
The iOS Browser should have screen where Passwords & Logins can be viewed and interacted. This controller should include list of saved logins, and also actions like edit, delete and search etc.
Feature Overview
The Passwords & Logins feature will contain a new security menu item for Passwords & Logins. The item will represent user the list of password being saved and provide some functionality over the list like deleting and searching. Every password & login item will redirect to a detail screen where user can update, delete and do some actions like fill & open.
Design
Implementation Details
First Part List Screen:
Second Part Detail Screen:
User Experience
Additional information
Also for enhancing the security the password screen will also include blur background when application is not on active display and if browser lock is on the entry to passwords screen will also require Authentication. (This will mimic the password screen implementation of iOS Passwords screen)
Image.from.iOS.2.MP4
When user enabled the Show in Application Menu Toggle, the menu item will be presented in Setting Menu for easy access.
The text was updated successfully, but these errors were encountered: