Skip to content
Snippets Groups Projects
Unverified Commit feb643be authored by Ryan Laurie's avatar Ryan Laurie Committed by GitHub
Browse files

change segment select text (#24368)

parent 5feb596f
No related branches found
No related tags found
No related merge requests found
......@@ -171,10 +171,9 @@ const SegmentListItem = ({
<>
<ListRow data-testid="filter-field-segments">
<InlineOperatorSelector
fieldName={t`Segments`}
fieldName={t`Filter down to a segment`}
iconName="filter"
tableName={isSearch ? query.table().displayName() : undefined}
value="is"
/>
<SegmentFilterSelect
query={query}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment