influxdata / influxdata/influxdb
Data explorer should not make a call to /labels
Open
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.

Contributor 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