You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
This discussion was converted from issue #1087 on May 16, 2026 09:51.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Want to create a demo of the Search input component that shows how it can be used in context to demonstrate the following functionality:
Beta Was this translation helpful? Give feedback.
All reactions