influxdata / influxdata/influxdb

Data explorer should not make a call to /labels

Open
#18,511 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

the data explorer does not display labels anywhere on the page, so it should not need to make a labels api request.

![image](https://user-images.githubusercontent.com/4805997/84692216-5f2c0980-aefa-11ea-8b3d-202f76cd618d.png)

Contributor guide

Open the contributing guide

Research direction

Start by opening the data explorer and inspecting its network requests to confirm the unnecessary /labels call described in the issue. Trace the request to the data explorer code and verify that the completed change no longer makes that request, while the page still works as expected.

Written by the indexing model from the issue text.

Assessment

Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
39/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.