grafana/pyroscope

Make all inputs have white background when they are editable

Open

#1,642 创建于 2022年10月26日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)C (9,041 star) (528 fork)batch import
frontendgood first issue

描述

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.

贡献者指南

Make all inputs have white background when they are editable · grafana/pyroscope#1642 | Good First Issue