You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
Closes#8099Closes#8100
Addresses #7989
- Refactored with commonForm, replacing it with genericForm
Aligned labels to the left and input textboxes to the right by applying display:flex
- Added CommonFormLarge
- Added cx to dialog.js for more readability
- Removed .manageAutofillDataPanel from form.less
Also:
- Added testIds
- Edited autofillTest.js and autofill.js
TODO: refactor autofill.js with Aphrodite
- Edited selectors.js
Auditors:
Test Plan:
1. Automated tests should pass
2. Open about:autofill
3. Add an address
4. Add a credit card
5. Visit https://www.roboform.com/filling-test-all-fields
6. Make sure the input forms can be filled
Test Plan
9afa06c
Describe the issue you encountered:
Refactor autofillCreditCardPanel.js, replacing
.genericForm
withcommonForm
.The text was updated successfully, but these errors were encountered: