influxdata / influxdata/influxdb

If variable value is set in the url, run cell queries immediately

Open
#17,873 0 comments 0 reactions 0 assignees View on GitHub
area/performance team/ui
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

since we can now set variables in the URL, we should be able to load cell queries as soon as we land on a dashboard assuming all the variables are set.

Right now, it looks like we still wait for all the variable values to load before.

Contributor guide

Open the contributing guide

Research direction

Start by tracing the dashboard flow that reads variable values from the URL and the point where cell queries wait for variable loading to finish. Confirm the behavior with a dashboard whose variables are fully specified in the URL, then ensure cell queries run immediately on arrival without waiting for unrelated variable values.

Written by the indexing model from the issue text.

Assessment

Tech stack
react
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.