Skip to content

Composer deeplink, optionally handle deeplink in webview, forward UTM codes to backend minds#3600 #4681

Martin Santangelo requested to merge js/composer-deeplink-webview into master

Ticket(s) / Related Merge Requests

minds#3600 (closed) #4681 (closed)

Summary of Changes

  • Adds a deeplink to the composer
  • Forward UTM codes to the backend in case the URL includes the utm_campaign
  • Open deeplinks in a webview if the webview=1 parameter is added to the URL
  • Adds the OAuth token to the header of the webview request

Testing Considerations

Testing Composer deeplink

Testing webview handling

Regression Scope

none

Platform Affected (web, mobile, etc)

both

Developer Testing Completed

Android device

Screenshots

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Merge request reports