drawdb-io / drawdb-io/drawdb

[FEATURE] Is it possible to display the comment of a field instead of the field name in the plotted table?

Open
#347 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
39.5k
Forks
3.2k
Avg merge
10h 46m
Merged PRs (30d)
16

Description

**Is your feature request related to a problem? Please describe.**
Thanks for your great work. Would it be possible to add a switch that determines whether a field in a plotted table displays the field name or the comments for that field? For example, in demo mode, want to show the client what the field actually means, not the field name.

**Describe the solution you'd like**
Perhaps a switch could be added to the display options to control whether the field name or the field's comments or both are displayed.

**Additional context**
Nothing.

Contributor guide

Open the contributing guide

Research direction

Start by locating the plotted table rendering and its display options, then trace how field names and field comments are available in the table model. Define the switch behavior for showing names, comments, or both, and verify the plotted table displays the selected label consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
database
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.