gristlabs/grist-core

Option to hide equal-sign icon in formula cells

Open

#1365 aperta il 6 gen 2025

Vedi su GitHub
 (2 commenti) (2 reazioni) (0 assegnatari)TypeScript (168 fork)batch import
good first issue

Metriche repository

Star
 (3613 star)
Metriche merge PR
 (Merge medio 11g 9h) (47 PR mergiate in 30 g)

Descrizione

Describe the problem to be solved

When a summary table is very dense, the equal-sign icon in each cell can take up a significant fraction of space and clutter the view. For example:

image

Describe the solution you would like

A column property that hides the equal-sign icon.

The indicator can be helpful when drafting/editing, but once it's a completed dashboard the indicator is not helpful. This is especially true for Viewers who can't edit the document, but the icons still show up for them.

Guida contributor