NullVoxPopuli / NullVoxPopuli/markdown-table-viewer

Large tables, with many columns and complex filtering don't play too well

Open
#13 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
10
Forks
2
PR merge metrics
No merged PRs in 30d

Description

It is something I am prepared to investigate.

Here is a working example of a test table

  1. Notice how filtering is not exact, filtering on series 1 brings all series that contain 1
  2. Difficult to side-scroll columns

Contributor guide

No contributing guide indexed for this repository

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

Start with the linked working example and reproduce the filtering and horizontal-scrolling problems using its wide markdown table. Trace the table filtering and column layout entry points, then verify that filtering is exact and that all columns can be navigated comfortably in the viewer.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.