Skip to content

Conversation

@SoloJacobs
Copy link
Contributor

@SoloJacobs SoloJacobs commented Dec 12, 2025

This change simply tidies up an existing change: #3529

It fixes the red underlining of labels:
image

Original PR:

This hints to iOS Safari and other browsers that they shouldn't use
spellcheck, but, more importantly, shouldn't use smart quotes (like
“this” instead of "this"). This matters here because Alertmanager
requires quotes for a filter but won't accept smart quotes, making it
tedious since the default input keyboard will normally use them
automatically.

dsymonds and others added 2 commits December 12, 2025 19:29
This hints to iOS Safari and other browsers that they shouldn't use
spellcheck, but, more importantly, shouldn't use smart quotes (like
“this” instead of "this"). This matters here because Alertmanager
requires quotes for a filter but won't accept smart quotes, making it
tedious since the default input keyboard will normally use them
automatically.

Signed-off-by: David Symonds <[email protected]>
Signed-off-by: Solomon Jacobs <[email protected]>
Closes: prometheus#3529
Signed-off-by: Solomon Jacobs <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants