-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Closed
Labels
Feature:Filtersimpact:lowAddressing this issue will have a low level of impact on the quality/strength of our product.Addressing this issue will have a low level of impact on the quality/strength of our product.loe:smallSmall Level of EffortSmall Level of Effort
Description
Describe the feature:
Filter suggestions are extremely helpful, however value suggestions can take a long time to load
The query to load the drop-down appears to
(a.) draw from all records that match the index filter (regardless of the filtered time range)
(b.) it doesn’t cache these records; repeat visits to the same dropdown engender further delay.
suggestion: Filter suggestions should take into consideration the filters already applied (time range, other filters currently applied)
Also, can client-side caching help? with repeat visits? cc: @timroes / @nreese
Metadata
Metadata
Assignees
Labels
Feature:Filtersimpact:lowAddressing this issue will have a low level of impact on the quality/strength of our product.Addressing this issue will have a low level of impact on the quality/strength of our product.loe:smallSmall Level of EffortSmall Level of Effort