Skip to content
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

Optimizing the logins list screen #1982

Merged
merged 1 commit into from
Sep 11, 2023
Merged

Conversation

amddg44
Copy link
Contributor

@amddg44 amddg44 commented Sep 7, 2023

Task/Issue URL: https://app.asana.com/0/1201493110486074/1205258271017091/f
Tech Design URL:
CC:

Description:
Removes unused legacy favicon code that was impacting screen loading times

Steps to test this PR:

  1. Set up a very large dataset (minimum 1500) of logins for testing
  2. On existing develop branch code, run up the app and attempt to access the Logins screen. Note the long pause between tapping on Logins and the screen actually segueing & loading
  3. Run up this PR and repeat step 2. The delay should be significantly reduced
  4. Smoke test favicons lightly by opening in tabs the sites for some of the Logins that have a placeholder favicon
  5. Go back to the Logins screen and confirm the favicons have been updated from placeholders to actual site favicons

Copy Testing:

  • Use of correct apostrophes in new copy, ie rather than '

Orientation Testing:

  • Portrait
  • Landscape

Device Testing:

  • iPhone SE (1st Gen)
  • iPhone 8
  • iPhone X
  • iPhone 14 Pro
  • iPad

OS Testing:

  • iOS 14
  • iOS 15
  • iOS 16

Theme Testing:

  • Light theme
  • Dark theme

Internal references:

Software Engineering Expectations
Technical Design Template

@amddg44 amddg44 requested a review from bwaresiak September 7, 2023 10:11
Copy link
Collaborator

@bwaresiak bwaresiak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job!

@amddg44 amddg44 merged commit 178157a into develop Sep 11, 2023
@amddg44 amddg44 deleted the anya/fix-autofill-slow-load branch September 11, 2023 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants