Want to create a demo of the Search input component that shows how it can be used in context to demonstrate the following functionality:
- Support of complex queries (with multiple operators: and, not, or, =, >,<...)
- Combination of composable search input and value-attribute filters (without being limited by each other)
- Fulltext search for names / descriptions / messages - no need to add query format Name = maria
- Autocomplete (suggestions values based on existing data, presented when it's logical)
- Way to better display and control long queries - (chips come to mind - we already support chip creation from an inserted input in Insights)
- Bookmarks (I'm aware that's a separate effort)
Want to create a demo of the Search input component that shows how it can be used in context to demonstrate the following functionality:
Jira Issue: PF-629