apache/superset

supersetCanCSV property naming could be better

Open

#24.290 geöffnet am 5. Juni 2023

Auf GitHub ansehen
 (12 Kommentare) (1 Reaktion) (0 zugewiesene Personen)TypeScript (72.837 Stars) (17.291 Forks)batch import
good first issuerisk:breaking-change

Beschreibung

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?

Contributor Guide