-
Notifications
You must be signed in to change notification settings - Fork 0
Explorer Gcs filter operation #71
Copy link
Copy link
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels