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

feat(metrics): add click event for 2fa setup totp code submit #17459

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

chenba
Copy link
Contributor

@chenba chenba commented Aug 23, 2024

No description provided.

@chenba chenba requested a review from a team as a code owner August 23, 2024 18:01
Copy link
Contributor

@LZoog LZoog left a comment

Choose a reason for hiding this comment

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

LGTM, but should we add this to InlineTotpSetup too?

@chenba
Copy link
Contributor Author

chenba commented Aug 23, 2024

LGTM, but should we add this to InlineTotpSetup too?

Sounds good. Thank you for the reminder.

@chenba chenba requested a review from LZoog August 23, 2024 19:50
@chenba
Copy link
Contributor Author

chenba commented Aug 23, 2024

@LZoog the inline setup is quite different so I re-request a review. Thanks!

Copy link
Contributor

@LZoog LZoog left a comment

Choose a reason for hiding this comment

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

Tested locally, :shipit:

@@ -9,6 +9,8 @@ import { FtlMsg } from 'fxa-react/lib/utils';
import { logViewEvent } from '../../lib/metrics';
import { REACT_ENTRYPOINT } from '../../constants';
import { useFtlMsgResolver } from '../../models';
import { GetDataTrioGleanData } from '../GetDataTrio';
Copy link
Contributor

Choose a reason for hiding this comment

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

Unused import.

@@ -2,6 +2,12 @@
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */

export type GleanClickEventDataAttrs = {
Copy link
Contributor

Choose a reason for hiding this comment

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

👍

@chenba chenba merged commit d8b1d4f into main Aug 23, 2024
24 checks passed
@chenba chenba deleted the FXA-9575-2fa-submit-glean branch August 23, 2024 20:37
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