profiler icon indicating copy to clipboard operation
profiler copied to clipboard

The marker field-based search should match field labels as well

Open julienw opened this issue 1 year ago • 0 comments

Currently the field-based search needs that the user knows the field name to match. But it's impossible for a user to know them as they don't appear in the UI.

Instead we should match the labels, as a substring preferably because some labels have spaces and we don't support using quotes to match spaces currently. My preference would be to do only match the label and stop matching the field name that have no UI reality, but Nazım would prefer to match both for backward compatibility. I don't have a super strong opinion so I'm fine with Nazım approach.

┆Issue is synchronized with this Jira Task

julienw avatar Jun 14 '24 09:06 julienw