mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
[fenix] CI for Docs: Add extra context to events.browser_menu_action (https://github.com/mozilla-mobile/fenix/pull/21696)
* Docs only: Add extra context to `events.browser_menu_action` This came up as a potential point of confusion in a discussion with DS. This is a docs only change. * Update metrics.yaml Co-authored-by: Will Lachance <wrlach@gmail.com>
This commit is contained in:
parent
efab5cbb1d
commit
3631014159
@ -107,7 +107,9 @@ events:
|
|||||||
browser_menu_action:
|
browser_menu_action:
|
||||||
type: event
|
type: event
|
||||||
description: |
|
description: |
|
||||||
A browser menu item was tapped
|
A browser menu item was tapped.
|
||||||
|
The name of the item that the user tapped is stored in extras with the
|
||||||
|
key `item`.
|
||||||
extra_keys:
|
extra_keys:
|
||||||
item:
|
item:
|
||||||
description: |
|
description: |
|
||||||
|
Loading…
Reference in New Issue
Block a user