NullVoxPopuli / NullVoxPopuli/markdown-table-viewer
Large tables, with many columns and complex filtering don't play too well
Open
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
- Notice how filtering is not exact, filtering on series 1 brings all series that contain 1
- Difficult to side-scroll columns
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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