getredash/redash

Provide help strings for Data Source configuration fields

Open

#3,772 opened on May 6, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (4,236 forks)batch import
Frontendenhancementhelp wanted

Repository metrics

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

Description

Sometimes it's beneficial to show the user small tips/help paragraph along side the Data Source/Destination configuration field. We can add an optional help parameter to each field, which will render as a ? icon showing the help text on hover.

Contributor guide