Skip to content

Filter value suggestions takes long time to load  #97512

@AlonaNadler

Description

@AlonaNadler

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

No one assigned

    Labels

    Feature:Filtersimpact:lowAddressing this issue will have a low level of impact on the quality/strength of our product.loe:smallSmall Level of Effort

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions