getredash/redash

Don't show simple results API usage examples for parameterized queries

Open

#3,815 opened on May 20, 2019

View on GitHub
 (7 comments) (1 reaction) (0 assignees)Python (4,236 forks)batch import
FrontendUXhelp wanted

Repository metrics

Stars
 (24,845 stars)
PR merge metrics
 (Avg merge 6d 17h) (2 merged PRs in 30d)

Description

When you open the API Key dialog for a query, we show results API usage examples:

image

These examples will not work in the case of a parameterized query. We should at least replace the examples with a message explaining this or preferably show something along the lines of @rauchy's comment.

Contributor guide