firefox-devtools / firefox-devtools/profiler

Add a way to make a marker field used for the tooltipLabel searchable without showing it twice in the tooltip

Open
#4,771 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1.5k
Forks
491
Avg merge
3d 5h
Merged PRs (30d)
30

Description

Example profile: https://share.firefox.dev/3Q6SOCC

The `marker.data.phase` values are not searchable. Currently the only way to make them searchable is to add an extra line in all tooltips by adding a searchable field.

Ideas to fix this:
- Make all the data fields used in `tooltipLabel`, `tableLabel` or `chartLabel` automatically searchable. (not sure how much overhead that would add)
- Add a `hidden` prop to use in the data array of the marker schema.

┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FP-27)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.