I'm trying to create an Advanced Search functionality which can take Multiple Queries at a time in React JS. JIRA & GITLAB have similar functionality available. Please look at the images below.
This is present on Atlassian JIRA
Basic requirements:
- Single query will have 3 parameters viz., Title, Operator, Value
- There can be multiple such queries
- After selecting one parameter another dropdown will open up to select another parameter