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

Add client-side search to data dictionary page #3863

Open
2 tasks
jdangerx opened this issue Sep 23, 2024 · 0 comments · May be fixed by #3864
Open
2 tasks

Add client-side search to data dictionary page #3863

jdangerx opened this issue Sep 23, 2024 · 0 comments · May be fixed by #3864

Comments

@jdangerx
Copy link
Member

jdangerx commented Sep 23, 2024

Overview

See #3851.

We have 227 tables and several thousand columns in our data warehouse. While we've attempted to provide some structure via the raw/core/out naming scheme, it's still confusing and overwhelming to figure out whether we have data that's relevant to someone's needs.

Adding a client-side search engine is a simple way to make this process a little bit nicer.

Success criteria

  • keyword search works to filter tables
  • table title, table description, and table columns are weighted differently in search
  • keyword matches are highlighted
  • side-by-side result comparison workflow is documented
  • search box looks nice

Next steps

@jdangerx jdangerx linked a pull request Sep 23, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

Successfully merging a pull request may close this issue.

1 participant