shopify_app: Missing app name in third-party cookie screen, and content improvements

Maybe related to #734

@emilybulger and @RyaGershcovich flagged some content and copy issues with the cookie screen. Rya has been delegated to propose some copy improvements, and there’s also a functional problem with the %{app} variable not rendering. Emily took a screenshot and I’ve annotated it below:

Screen Shot 2019-12-13 at 3 18 19 PM

Note: I’m just filing this issue to introduce the relevant people! I’m unsubscribing from the thread so you can all take it from here!

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 20 (8 by maintainers)

Most upvoted comments

Google Shopping shows up as expected after the gem update.

Screen Shot 2020-01-10 at 9 08 16 AM
To run Rails commands use /exec rails ...
root@web-66f789858d-4hkn7:/# /exec rails c
Association Tracking for PaperTrail has been extracted to a separate gem. To use it, please add `paper_
trail-association_tracking` to your Gemfile. If you don't use it (most people don't, that's the default
) and you set `track_associations = false` somewhere (probably a rails initializer) you can remove that
 line now.
Loading production environment (Rails 5.2.2.1)
irb(main):001:0> ShopifyApp.configuration.application_name
=> "Google Shopping"
irb(main):002:0> 

@ccleung @xto @marytal Can you guys please help with this? Currently, it’s not pulling the app name. We need to add, Facebook, Google, and Amazon. Thank you!