influxdata / influxdata/influxdb
UI making duplicate calls to the /labels api for every page
Open
area/performance
team/ui
- Dominant language
- Rust
- Stars
- 31.7k
- Forks
- 3.7k
- Avg merge
- 13h 37m
- Merged PRs (30d)
- 8
Description
We shouldn't need to make two calls to the /labels API for each page where we display labels.

Contributor guide
Research direction
Start in the UI path that displays labels and trace its requests to the /labels API. Reproduce the page load shown in the issue, identify why two requests occur, and verify that each page makes only one request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100