getredash/redash

Provide help strings for Data Source configuration fields

Open

#3772 opened on May 6, 2019

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

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