Skip to content

Migrated signup omniauth buttons to pajamas

What does this MR do and why?

Resolves #417815 (closed)

Migrates signup omniauth buttons to pajamas.

This change involved extending the pajamas button view component to include button_to. This is added to solve the issue of Snowplow tracking being removed from link_to.

#420890 is for investigating by Snowplow tracking is removed from link buttons. This MR does not solve this problem.

Screenshots or screen recordings

No visible change

How to set up and validate locally

  1. Navigate to http://gdk.test:3000/users/sign_up
  2. Register with SSO button
  3. Check for Snowplow event at http://localhost:9091/micro/good

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #417815 (closed)

Edited by Ross Byrne

Merge request reports