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

Fix failing password-management maestro test #3413

Merged
merged 2 commits into from
Oct 4, 2024

Conversation

amddg44
Copy link
Contributor

@amddg44 amddg44 commented Oct 4, 2024

Task/Issue URL: https://app.asana.com/0/1201462886803403/1208448205292549/f
Tech Design URL:
CC:

Description:
Fixes issue where including a swiftUI component in the tableview header caused a maestro crash as too many accessibility layout updates fired while animating from search controller results view back to normal table layout. I also improved the accessibility of the Sync Promo (setting irrelevant UI elements as hidden, accessibility labels on buttons etc)

Steps to test this PR:

  1. Confirm the password-management test flow completed successfully https://github.com/duckduckgo/iOS/actions/runs/11159554690/job/31018490538

Definition of Done (Internal Only):

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 15
  • iOS 16
  • iOS 17

Theme Testing:

  • Light theme
  • Dark theme

Internal references:

Software Engineering Expectations
Technical Design Template

@amddg44 amddg44 changed the title Anya/fix e2e pw mgmt sync promo Fix failing password-management maestro test Oct 4, 2024
@amddg44 amddg44 requested a review from graeme October 4, 2024 08:44
@amddg44 amddg44 merged commit ef260b9 into main Oct 4, 2024
26 of 27 checks passed
@amddg44 amddg44 deleted the anya/fix-e2e-pw-mgmt-sync-promo branch October 4, 2024 14:42
samsymons added a commit that referenced this pull request Oct 9, 2024
* main:
  Update BSK version to support userTips NetP Flag (#3416)
  Release 7.140.0-0 (#3418)
  Adds new debug screen to view raw credentials data (#3400)
  Bump rollup from 2.79.1 to 3.29.5 (#3385)
  fix UI tests broken by tabs suggestions (#3402)
  Fix ability to edit Synced device name (#3404)
  Fix failing password-management maestro test (#3413)
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