influxdata / influxdata/influxdb

entering tags/kv-pairs should be the same across variables/check tags

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

Description

Checks have key value pairs added like so
![check-kv](https://user-images.githubusercontent.com/1477539/68601993-7e9a1a00-0473-11ea-8dd8-00d684aa07f8.gif)

Variables have the user input things of the form
```
a,b
c,d
```
![variable-kv](https://user-images.githubusercontent.com/1477539/68602183-e51f3800-0473-11ea-874b-2b1f1ebb573d.gif)

Contributor guide

Open the contributing guide

Research direction

Start by comparing the check tag key-value entry flow with the variables input described in the issue and shown in its screenshots. Identify the existing UI entry points for both behaviors, then make their key-value input format consistent and verify that both checks and variables accept the same form.

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
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.