Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter autocomplete doesn't show exact matches first and is limited to 10 #11411

Closed
pankajmahato-visa opened this issue Sep 18, 2024 · 3 comments
Labels
bug Bug report

Comments

@pankajmahato-visa
Copy link
Contributor

Describe the bug
This is a sample for container filter, but it is applicable for all filters.
When I filter by “opfrd” (or any schema: cscdl, aucdl)

The list returns with all partial matches first but not the exact match.
The list is also limited so I do not have the option to find my exact match.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Explore All'
  2. Click on 'Container Filter'
  3. Type "opfrd"
  4. Only 10 results but not the exact match. Only partial matches showing first
@pankajmahato-visa pankajmahato-visa added the bug Bug report label Sep 18, 2024
@deepgarg-visa
Copy link
Contributor

deepgarg-visa commented Oct 8, 2024

Attaching the screenshot for call made in Graphiql.

As we can see the exact matches "aucdl" are bottom in the list of "suggestions"

Datahub Version: 13.3

Screenshot 2024-10-08 at 2 14 18 PM Screenshot 2024-10-10 at 11 57 42 PM

@deepgarg-visa
Copy link
Contributor

deepgarg-visa commented Oct 8, 2024

@david-leifker @RyanHolstien , Need your opinion on this

@david-leifker
Copy link
Collaborator

Resolved! Thanks @deepgarg-visa !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report
Projects
None yet
Development

No branches or pull requests

3 participants