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

Client displays correct subscription #3620

Draft
wants to merge 16 commits into
base: release/7.147.0
Choose a base branch
from

Conversation

miasma13
Copy link
Contributor

@miasma13 miasma13 commented Nov 25, 2024

Task/Issue URL: https://app.asana.com/0/1208524871249522/1208379950230747/f

Description:
See https://app.asana.com/0/1208524871249522/1208799981662317/f

Steps to test this PR:
See https://app.asana.com/0/0/1208836865988482/f and its parent task.

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

@samsymons samsymons self-requested a review November 25, 2024 20:53
Comment on lines +332 to +336
if featureFlagger.localOverrides?.override(for: flag) == nil {
featureFlagger.localOverrides?.toggleOverride(for: flag)
} else {
featureFlagger.localOverrides?.clearOverride(for: flag)
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice 🙌

case .netP:
case .networkProtection:
Copy link
Contributor

Choose a reason for hiding this comment

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

I like the new naming - thanks!

@miasma13 miasma13 changed the base branch from main to release/7.147.0 November 27, 2024 13:31
@miasma13 miasma13 changed the title Michal/non us subscriptions Client displays correct subscription Nov 27, 2024
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