gristlabs/grist-core

Option to hide equal-sign icon in formula cells

开放

#1,365 创建于 2025年1月6日

 (2 条评论) (2 个反应) (0 位负责人)TypeScript (168 个派生)batch import
good first issue

仓库指标

星标
 (3,613 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南