influxdata / influxdata/influxdb
entering tags/kv-pairs should be the same across variables/check tags
- 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

Variables have the user input things of the form
```
a,b
c,d
```

Contributor 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