firefox-devtools / firefox-devtools/profiler

Add a way to do logical AND/OR in search filters

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

Description

Currently marker and sample search filters have a comma separated list, and we do "logical OR" with this list. But doing logical AND operation is sometimes needed, so we should support this as well.

Looking other searching systems like GitHub, they do logical AND with space and they have an additional way to do logical OR operation with comma [like this](https://github.blog/changelog/2021-08-02-search-issues-by-label-using-logical-or/).

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

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.