grafana/pyroscope

Make all inputs have white background when they are editable

クローズ

#1,642 opened on 2022/10/26

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C (528 件のフォーク)batch import
frontendgood first issue

Repository metrics

Stars
 (9,041 個のスター)
PR merge metrics
 (平均マージ 5d 7h) (30d で 62 merged PRs)

説明

One needs to go over every single input and make sure it has a white background if it's editable. Example: image

Here's an example of annotations, that does it correctly: timestamp field has a dark background because it's read only. image

Ideally the solution would work out of the box for all inputs.

コントリビューターガイド