mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-15 01:55:56 +08:00
chore: search support is added (#3378)
This commit is contained in:
parent
962fc5e9ff
commit
6a4aa7e5f5
@ -193,6 +193,7 @@ function VariableItem({
|
|||||||
style={SelectItemStyle}
|
style={SelectItemStyle}
|
||||||
loading={isLoading}
|
loading={isLoading}
|
||||||
showArrow
|
showArrow
|
||||||
|
showSearch
|
||||||
data-testid="variable-select"
|
data-testid="variable-select"
|
||||||
>
|
>
|
||||||
{enableSelectAll && (
|
{enableSelectAll && (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user