dutchcoders / dutchcoders/marija

Default fields for datasources

Open
#77 1 comment 0 reactions 2 assignees Claimed by @nl5887 View on GitHub
Backend Frontend
Dominant language
Go
Stars
234
Forks
27
PR merge metrics
No merged PRs in 30d

Description

The server needs to send default fields per datasource. If the user performs a query on a datasource, for which he has no fields selected, the default fields for that datasource are automatically activated.

This will also affect live datasources. Currently, all data types received by a live datasource are automatically activated as fields. With this change, we can activate the default fields for a live datasource, as soon as the user clicks the play button. Because of this the user will get more control on which fields are used for the live datasource, but the simplicity of simply activating the live datasource remains.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.