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

Make nav back arrow color theme aware #686

Merged
merged 2 commits into from
Apr 26, 2020
Merged

Make nav back arrow color theme aware #686

merged 2 commits into from
Apr 26, 2020

Conversation

tstirrat
Copy link
Contributor

Fixes the violet back arrow on charcoal nav bar.

This converts from an SVG with embedded image to a real svg, which should also fix ios 12 rendering issues raised in #528

Linked issues:

None

Screenshots:

before:
Screen Shot 2020-04-24 at 5 45 09 PM

After:
Screen Shot 2020-04-25 at 3 10 37 PM
Screen Shot 2020-04-25 at 3 10 45 PM

How to test

Check that the arrow on "possible exposure" is not violet anymore

Copy link
Collaborator

@kenpugsley kenpugsley left a comment

Choose a reason for hiding this comment

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

Approved along with #687.

Devices / OS I verified (in a local merged branch that included both PR's):

  • iPhone X on 12.0
  • iPhone 11 on 13.3
  • Nexus One on android API 23 (android 6)
  • Nexus 4 on android api 27 (android 8.1)

@tstirrat tstirrat merged commit 6869606 into develop Apr 26, 2020
@tstirrat tstirrat deleted the ts-back-icon branch April 26, 2020 22:17
tstirrat added a commit that referenced this pull request Apr 26, 2020
* develop:
  Make nav back arrow color theme aware (#686)
  yarn run-ios now runs pod install (#681)
  Fix settings icon on iOS 12, replace with new icon (#687)
  Feature/creole tests (#690)
tstirrat added a commit that referenced this pull request Apr 27, 2020
* develop:
  Auto add authorities (#587)
  Clean up more eslint issues (#678)
  Make nav back arrow color theme aware (#686)
  yarn run-ios now runs pod install (#681)
  Fix settings icon on iOS 12, replace with new icon (#687)
  Feature/creole tests (#690)
tstirrat added a commit that referenced this pull request Apr 28, 2020
* develop:
  Fix "plural" keys, add i18n checks for new PRs (#648)
  Auto add authorities (#587)
  Clean up more eslint issues (#678)
  Make nav back arrow color theme aware (#686)
  yarn run-ios now runs pod install (#681)
  Fix settings icon on iOS 12, replace with new icon (#687)
  Feature/creole tests (#690)
  Fix formatting EULAs (#671)
  [i18n] Don't translate terms_of_use_url (#642)
  Fix background to run to edge of screen on iOS (#682)
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