hyperdxio / hyperdxio/hyperdx

Make Adding Additional Columns to Search Results Table More Obvious/Easy

Open
#1,785 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
9.9k
Forks
471
Avg merge
2d 4h
Merged PRs (30d)
117

Description

In V1: you could select additional columns to display in search tables. This proved to be a handy feature. While this is possible in V2 by updating the select statement, some customers have asked for the feature back as it existed in v1.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue does not name files or tests. Start by locating the V2 search-results table and the code that builds its select statement, then compare the V1 behavior. Done means users can add additional columns to search results through an obvious interface without manually editing the select statement.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.