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

fix(pair): Fix check around isSystemCameraUrl #17709

Merged
merged 1 commit into from
Sep 26, 2024
Merged

fix(pair): Fix check around isSystemCameraUrl #17709

merged 1 commit into from
Sep 26, 2024

Conversation

LZoog
Copy link
Contributor

@LZoog LZoog commented Sep 26, 2024

Because:

  • We want a different view to render if this is true, and there was an issue with the check where it was always falsey

This commit:

  • Adjusts what's passed into getHashParams

fixes FXA-10443


Run yarn firefox, change the UA to a mobile UA in dev tools/responsive design mode, and go to pair/unsupported#channel_id=hello&channel_key=world

Because:
* We want a different view to render if this is true, and there was an issue with the check where it was always falsey

This commit:
* Adjusts what's passed into getHashParams

fixes FXA-10443
@LZoog LZoog requested a review from a team as a code owner September 26, 2024 20:04
@LZoog LZoog merged commit f334662 into main Sep 26, 2024
26 checks passed
@LZoog LZoog deleted the FXA-10443 branch September 26, 2024 20:42
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