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

Add script id to metrics for view toggle in progress tab #32623

Merged
merged 2 commits into from Jan 11, 2020

Conversation

dmcavoy
Copy link
Contributor

@dmcavoy dmcavoy commented Jan 10, 2020

Description

Record scriptId when we toggle the view on the progress tab. Also change the way we getting sectionId because it was not getting the section information before so pointing it at a different part of the redux store which has the information when you are in the progress tab.

Links

Testing story

Checked that the console output for the firehose event locally contained the information we were looking for.

Reviewer Checklist:

  • Tests provide adequate coverage
  • Code is well-commented
  • New features are translatable or updates will not break translations
  • Relevant documentation has been added or updated
  • User impact is well-understood and desirable
  • Pull Request is labeled appropriately
  • Follow-up work items (including potential tech debt) are tracked and linked

@dmcavoy dmcavoy changed the title Add script id view toggle Add script id to metrics for view toggle in progress tab Jan 10, 2020
@dmcavoy dmcavoy merged commit 723591a into staging Jan 11, 2020
@dmcavoy dmcavoy deleted the add-scriptId-view-toggle branch January 11, 2020 19:43
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.

None yet

2 participants