Skip to content

Explorer Gcs filter operation #71

Description

@fafnirZ

Unlike filtering on local where ypu can postfilter in gcs post query will lead to incorrect results since its paginated

Instead for gcs filtering should be done pre- query and should only be done on buffered input submission so we dont submit multiple queries every time a keystroke is registered.

We can take a on_submit approach or do something like lodash debounce

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions