New issue
Advanced search Search tips

Issue 913717 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Task

Blocking:
issue 913042



Sign in to add a comment

Migrate bottom sheet metrics to be feature-specific

Project Member Reported by mdjones@chromium.org, Dec 10

Issue description

We would like to remove the BottomSheetMetrics class as most of its functionality has become obsolete. We should decide which user actions are valuable as a generic event (maybe open and close) and rename them to reflect the current code base.

We should also enumerate the metrics that EoC is interested in to make them feature specific.
 
I think the only BottomSheet metrics we care about are the user actions logged on close. As discussed offline, we're planning to use these for user action sequencing so it doesn't matter to us if they're feature specific or generic.
Components: UI>Browser>Mobile>NavPanel

Sign in to add a comment