apache/superset

supersetCanCSV property naming could be better

已关闭

#24,290 创建于 2023年6月5日

 (12 条评论) (1 个反应) (0 位负责人)TypeScript (17,291 个派生)batch import
good first issuerisk:breaking-change

仓库指标

星标
 (72,837 个星标)
PR 合并指标
 (平均合并 31天 15小时) (30 天内合并 773 个 PR)

描述

Description

Javascript code uses supersetCanCSV property to check wether user is allowed to download chart as csv, excel or image.

This is bit outdated, supersetCanDownload would be more informative?

贡献者指南