influxdata / influxdata/influxdb

UI making duplicate calls to the /labels api for every page

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

We shouldn't need to make two calls to the /labels API for each page where we display labels.

![image](https://user-images.githubusercontent.com/4805997/84692789-44a66000-aefb-11ea-8b89-1f0a8c1e129f.png)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.