Skip to content

Add client-side search to data dictionary page #3863

Closed
@jdangerx

Description

@jdangerx

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
- [ ] clean up existing code
- [ ] show everyone how this works

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions