influxdata / influxdata/influxdb

Add a button for expanding the time range when no tag values are returned

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

Description

Today, when a user has data that is outside of the last hour, we show the following the the data explorer.
![image](https://user-images.githubusercontent.com/4805997/68715697-71eef200-0557-11ea-94dd-28f452f45deb.png)

We should give the user the option to expand the time range to show all tags.

The feedback from users is that when they are loading historical data, their initial assumption when no tags are returned is that the data failed to load. providing an option to view all time might help alleviate that concern.

Contributor guide

Open the contributing guide

Research direction

Start from the data explorer shown in the issue and reproduce the empty-tag state with a last-hour time range. Trace the frontend entry point that renders this state; done means users can expand the range and see historical tag values instead of assuming data failed to load.

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
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.