grafana/pyroscope

Make all inputs have white background when they are editable

已關閉

#1,642 建立於 2022年10月26日

 (0 則留言) (0 個反應) (0 位負責人)C (528 個分叉)batch import
frontendgood first issue

倉庫指標

星標
 (9,041 顆星)
PR 合併指標
 (平均合併 5天 7小時) (30 天內合併 62 個 PR)

描述

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.

貢獻者指南