questdb / questdb/ui

Copy to Markdown Column Limit

Open
#424 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
29
Forks
39
Avg merge
4d 11h
Merged PRs (30d)
4

Description

It appears that the copy to markdown feature has a column limit. This limit appears to be somewhere around 10 and even when scrolling to make the columns load it still won't copy into the markdown.

timestamp ID Condition_Status Grid_Relay_Status DC_Current DC_Voltage DC_Power AC_Power AC_Power_Phase_A AC_Power_Phase_B AC_Power_Phase_C AC_Voltage_Phase_A AC_Voltage_Phase_B AC_Voltage_Phase_C AC_Voltage_Phase_A_B AC_Voltage_Phase_B_C AC_Voltage_Phase_C_A AC_Current AC_Frequency AC_Reactive_Power_Phase_A AC_Reactive_Power_Phase_B AC_Reactive_Power_Phase_C AC_Apparent_Power AC_Apparent_Power_Phase_A AC_Apparent_Power_Phase_B AC_Apparent_Power_Phase_C Internal_Temperature Enable Standby_Status Operating_Status Derating_Reason
125.023 41.894 41.592 41.537 39.6 1467 16777213 2119 884 -0.207 0.173
83.606 27.996 27.83 27.77 30.0 1467 16777213 295 884 -0.131 0.089
82.359 27.581 27.432 27.346 28.6 1467 16777213 295 884 -0.139 0.087
82.414 27.594 27.465 27.355 26.9 1467 16777213 295 884 -0.14 0.073

questdb-query-1745342537549.csv

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 in the QuestDB Web Console's TypeScript/React implementation of the copy-to-Markdown feature and reproduce the issue with a table wider than 10 columns, including columns loaded after scrolling. Compare the copied Markdown with the full table; done means all columns are included regardless of scrolling or table width.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
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.