grafana/pyroscope

Make all inputs have white background when they are editable

Chiusa

#1642 aperta il 26 ott 2022

 (0 commenti) (0 reazioni) (0 assegnatari)C (528 fork)batch import
frontendgood first issue

Metriche repository

Star
 (9041 stelle)
Metriche merge PR
 (Merge medio 5g 7h) (62 PR mergiate in 30 g)

Descrizione

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.

Guida contributor