-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Autocomplete
-
Environment:OS: any
node.js / npm versions: any
Additional info:
-
3
Problem Statement/Rationale
When we are querying using the query filter input, we have autocompletion for field names based on the collection we are querying. However, the autocompletion is triggering not only for field names, but also for field values, recommending invalid values.
Please be sure to attach relevant logs with any sensitive data redacted.
How to retrieve logs for: Compass; Shell
Steps to Reproduce
How could an engineer replicate the issue you’re reporting?
Expected Results
Autocompletion should not trigger on the value side of the filter.
Actual Results
Autocompletion is triggered incorrectly.
Additional Notes
Any additional information that may be useful to include.