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

move daily text zoom pixel to same location as count pixel #3666

Closed
wants to merge 1 commit into from

Conversation

brindy
Copy link
Contributor

@brindy brindy commented Dec 4, 2024

Task/Issue URL: https://app.asana.com/0/392891325557410/1208890374564365/f
Tech Design URL:
CC:

Description:
Moves pixel to correct fire location

Steps to test this PR:

  1. Clean install and run the app.
  2. Open the zoom control on a page from browsing menu.
  3. Change the value and dismiss the sheet
  4. m.menu.page.zoom.changed.daily and m.menu.page.zoom.changed should fire
  5. Repeat but the daily pixel should not fire again

@brindy brindy changed the title move daily pixel to same location as count pixel move daily text zoom pixel to same location as count pixel Dec 4, 2024
@Bunn Bunn self-requested a review December 4, 2024 11:51
Copy link
Contributor

@Bunn Bunn left a comment

Choose a reason for hiding this comment

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

First time:
Pixel fired m.menu.page.zoom.taps
Pixel fired m.menu.page.zoom.changed.daily
Pixel fired m.menu.page.zoom.changed ["text_size_updated": "120", "text_size_initial": "100"]

Second time
Pixel fired m.menu.page.zoom.taps
Pixel fired m.menu.page.zoom.changed ["text_size_initial": "120", "text_size_updated": "100"]

@brindy brindy changed the base branch from release/7.148.0 to hotfix/7.147.1 December 4, 2024 12:42
@brindy brindy changed the base branch from hotfix/7.147.1 to release/7.148.0 December 4, 2024 12:43
@brindy brindy changed the base branch from release/7.148.0 to main December 4, 2024 12:43
brindy added a commit that referenced this pull request Dec 4, 2024
@brindy
Copy link
Contributor Author

brindy commented Dec 4, 2024

Cherry picked this on to the hotfix. Thanks @Bunn

@brindy brindy closed this Dec 4, 2024
samsymons added a commit that referenced this pull request Dec 5, 2024
* main:
  Release 7.148.0-2 (#3676)
  Merge hotfix changes from 7.147.1 (#3674)
  Add `install` pixel (#3656)
  AI Chat browsing menu (#3635)
  Release 7.147.1-0 (#3672)
  Use actor isolation for `SubscriptionFeatureMappingCache` (#3670)
  cherry picked - already approved in #3666
  fix suggestion scrolling (#3654)
  Update autoconsent to v12.1.0 (#3650)
  Malware protection: bump BSK (#3617)
  Release 7.148.0-1 (#3661)
  Make a simple state machine to identify incorrect transitions  (#3660)
  support local storage fireproofing (#3612)
  Make NTP Grid layout adaptive for various screen sizes (#3657)
  Release 7.148.0-0 (#3659)
  Bump BSK, add Free Trials Feature Flag (#3655)
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